summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-24
* mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
* svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-24
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-20
* lavc: add Ut Video encoderJan Ekström2012-08-20
* utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-17
* build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun2012-08-16
* build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun2012-08-16
* vda: Merge implementation into one fileSebastien Zwickert2012-08-14
* build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENCDiego Biurrun2012-08-14
* lavc: add codec descriptors.Anton Khirnov2012-08-11
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-10
* mpegvideo: convert mpegvideo_common.h to a .c fileMans Rullgard2012-08-09
* build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard2012-08-09
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07
* dct-test: always link with aandcttab.oMans Rullgard2012-08-02
* Canopus Lossless decoderDerek Buitenhuis2012-08-01
* dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-01
* dca: Rename dca.c ---> dcadec.cDiego Biurrun2012-08-01
* build: Rename aandct component to more descriptive aandcttablesDiego Biurrun2012-07-26
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-18
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-17
* libopenjpeg: rename decoder source file.Michael Bradshaw2012-07-17
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* build: Fix Ogg demuxer dependenciesDiego Biurrun2012-07-12
* build: Fix FLAC demuxer dependenciesDiego Biurrun2012-07-12
* flac: Move flac functions shared between libraries to flac common codeDiego Biurrun2012-07-12
* build: Fix CAF demuxer dependenciesDiego Biurrun2012-07-12
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-12
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-12
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
* mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-09
* flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-04
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
* MS Screen 1 decoderKostya Shishkov2012-06-20
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-18
* Indeo Audio decoderKostya Shishkov2012-06-05
* libxvid: Give more suitable names to libxvid-related files.Diego Biurrun2012-05-09
* libxvid: Separate libxvid encoder from libxvid rate control code.Diego Biurrun2012-05-09
* dv: Split profile handling code into a separate file.Diego Biurrun2012-05-07
* Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun2012-05-07
* build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun2012-05-07
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* aacps: move some loops to function pointersMans Rullgard2012-05-05
* Remove libdirac decoder.Diego Biurrun2012-04-23
* avcodec: add a cook parser to get subpacket durationJustin Ruggles2012-04-20
* dv: Split off DV video decoder into its own file.Diego Biurrun2012-03-27