summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-081-0/+1
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-2/+2
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-131-4/+5
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-101-1/+1
* Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles2011-06-071-1/+2
* Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-051-2/+5
* Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-051-2/+3
* Fix build of eval-test programMans Rullgard2011-06-051-1/+1
* Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-041-1/+2
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-0/+1
OpenPOWER on IntegriCloud