summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lavc: drop libdirac encoder.Anton Khirnov2012-02-231-1/+0
* mov: set channel layout for AC-3 streams based on the 'dac3' atom infoJustin Ruggles2012-02-221-1/+1
* libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsingJustin Ruggles2012-02-201-1/+1
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-171-0/+1
* prores encoderKostya Shishkov2012-02-151-0/+1
* prores: move data shared between decoder and encoder to common fileKostya Shishkov2012-02-151-1/+1
* CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+1
* Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-131-1/+1
* build: Add missing directories to DIRS declarations.Diego Biurrun2012-02-091-1/+1
* Remove Sun medialib glue code.Diego Biurrun2012-02-081-3/+1
* h264: Split h264-test off into a separate file - golomb-test.c.Diego Biurrun2012-01-311-1/+1
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-291-1/+1
* aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-281-1/+2
* lavc: remove the deprecated opt.h header.Anton Khirnov2012-01-271-1/+1
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-251-2/+0
* avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-241-0/+1
* XWD encoder and decoderPaul B Mahol2012-01-231-0/+2
* avcodec: add GSM parserJustin Ruggles2012-01-111-0/+1
* Indeo 4 decoderKostya Shishkov2011-12-281-0/+1
* build: fix standalone compilation of ADX encoderDiego Biurrun2011-12-201-1/+1
* build: fix standalone compilation of ADPCM decodersDiego Biurrun2011-12-201-11/+11
* v410 encoder and decoderDerek Buitenhuis2011-12-131-0/+2
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* Dxtory capture format decoderKostya Shishkov2011-12-101-0/+1
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-261-0/+1
* adx: add an ADX parser.Justin Ruggles2011-11-261-0/+1
* adx: calculate correct LPC coeffsJustin Ruggles2011-11-261-1/+1
* snow: split snow in snowdec and snowencLuca Barbato2011-11-241-6/+6
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-1/+4
* VBLE DecoderDerek Buitenhuis2011-11-111-0/+1
* avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-091-0/+1
* BMV demuxer and decoderKostya Shishkov2011-11-081-0/+2
* lavc: remove "legacy" mpegvideo decoder.Anton Khirnov2011-10-271-2/+0
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-261-1/+0
* g722: split decoder and encoder into separate filesJustin Ruggles2011-10-231-2/+2
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-0/+1
* Only test-compile w32pthreads.h if W32THREADS are available.Diego Biurrun2011-10-201-0/+1
* Ut Video decoderKostya Shishkov2011-10-191-0/+1
* w32threads: support for frame multithreadingSteven Walters2011-10-161-1/+1
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-121-2/+2
* prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-111-1/+1
* Apple ProRes decoderMaxim Poliakovski2011-09-221-0/+1
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-121-20/+20
* Add LATM muxerKieran Kunhya2011-09-071-0/+1
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-171-0/+2
* bink: make IDCT take 32-bit inputKostya Shishkov2011-07-271-1/+1
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-0/+1
* Remove snow/dwt test programMans Rullgard2011-07-201-1/+1
* eac3enc: use frame exponent strategy when applicable.Justin Ruggles2011-07-191-1/+1
* cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles2011-07-191-1/+1
OpenPOWER on IntegriCloud