summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* 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
* BMV demuxer and decoderKostya Shishkov2011-11-08
* lavc: remove "legacy" mpegvideo decoder.Anton Khirnov2011-10-27
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-26
* g722: split decoder and encoder into separate filesJustin Ruggles2011-10-23
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-20
* Only test-compile w32pthreads.h if W32THREADS are available.Diego Biurrun2011-10-20
* Ut Video decoderKostya Shishkov2011-10-19
* w32threads: support for frame multithreadingSteven Walters2011-10-16
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-12
* prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-11
* Apple ProRes decoderMaxim Poliakovski2011-09-22
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-12
* Add LATM muxerKieran Kunhya2011-09-07
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
* bink: make IDCT take 32-bit inputKostya Shishkov2011-07-27
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-22
* Remove snow/dwt test programMans Rullgard2011-07-20
* eac3enc: use frame exponent strategy when applicable.Justin Ruggles2011-07-19
* cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles2011-07-19
* mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-13
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
* Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles2011-06-07
* Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-05
* Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-05
* Fix build of eval-test programMans Rullgard2011-06-05
* Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-04
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
* Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-19
* Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-19
* Simplify trig table rulesMans Rullgard2011-05-19