summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* dv: Split off DV video decoder into its own file.Diego Biurrun2012-03-27
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-26
* libvorbis: use AVCodec.encode2()Justin Ruggles2012-03-21
* ra144enc: use AVCodec.encode2()Justin Ruggles2012-03-21
* nellymoserenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* libspeex: use AVCodec.encode2()Justin Ruggles2012-03-21
* libmp3lame: use AVCodec.encode2()Justin Ruggles2012-03-20
* libfaac: use AVCodec.encode2()Justin Ruggles2012-03-20
* aacenc: use AVCodec.encode2()Justin Ruggles2012-03-20
* oggdec: output correct timestamps for VorbisJustin Ruggles2012-03-20
* ZeroCodec DecoderDerek Buitenhuis2012-03-19
* RealAudio Lossless decoderKostya Shishkov2012-03-19
* avcodec: add XBM encoderPaul B Mahol2012-03-17
* build: Skip compiling xvmc.h under the correct condition.Diego Biurrun2012-03-09
* wma: Refactor common code to fix standalone compilation of WMA lossless decoder.Diego Biurrun2012-03-07
* dca_parser: parse the sample rate and frame durationsJustin Ruggles2012-03-05
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-03
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-02
* msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun2012-03-01
* lavc: drop libdirac encoder.Anton Khirnov2012-02-23
* mov: set channel layout for AC-3 streams based on the 'dac3' atom infoJustin Ruggles2012-02-22
* libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsingJustin Ruggles2012-02-20
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-17
* prores encoderKostya Shishkov2012-02-15
* prores: move data shared between decoder and encoder to common fileKostya Shishkov2012-02-15
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-13
* build: Add missing directories to DIRS declarations.Diego Biurrun2012-02-09
* Remove Sun medialib glue code.Diego Biurrun2012-02-08
* h264: Split h264-test off into a separate file - golomb-test.c.Diego Biurrun2012-01-31
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-29
* aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-28
* lavc: remove the deprecated opt.h header.Anton Khirnov2012-01-27
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
* avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-24
* XWD encoder and decoderPaul B Mahol2012-01-23
* avcodec: add GSM parserJustin Ruggles2012-01-11
* Indeo 4 decoderKostya Shishkov2011-12-28
* build: fix standalone compilation of ADX encoderDiego Biurrun2011-12-20
* build: fix standalone compilation of ADPCM decodersDiego Biurrun2011-12-20
* v410 encoder and decoderDerek Buitenhuis2011-12-13
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* Dxtory capture format decoderKostya Shishkov2011-12-10
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-26
* adx: add an ADX parser.Justin Ruggles2011-11-26
* adx: calculate correct LPC coeffsJustin Ruggles2011-11-26
* snow: split snow in snowdec and snowencLuca Barbato2011-11-24
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* VBLE DecoderDerek Buitenhuis2011-11-11
* avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-09