summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-091-0/+1
* build: avcodec: order cosmeticsDiego Biurrun2012-09-031-2/+2
* Delete motion-test tool; it is of doubtful utility.Diego Biurrun2012-09-031-1/+0
* MSS2 decoderAlberto Delmás2012-08-311-0/+1
* build: Restore dependency of acelp_filters.o on celp_math.oDiego Biurrun2012-08-271-3/+3
* celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-6/+6
* celp_math: Move ff_cos() to the only place it is usedDiego Biurrun2012-08-271-2/+2
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-271-1/+1
* cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-261-1/+1
* libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-241-9/+3
* mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-241-1/+2
* svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-241-4/+3
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-221-2/+1
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-201-1/+1
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+2
* utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-171-1/+1
* build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun2012-08-161-4/+5
* build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun2012-08-161-35/+20
* vda: Merge implementation into one fileSebastien Zwickert2012-08-141-2/+1
* build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENCDiego Biurrun2012-08-141-30/+14
* lavc: add codec descriptors.Anton Khirnov2012-08-111-0/+1
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-101-0/+1
* mpegvideo: convert mpegvideo_common.h to a .c fileMans Rullgard2012-08-091-1/+1
* build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard2012-08-091-36/+29
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-071-0/+1
* dct-test: always link with aandcttab.oMans Rullgard2012-08-021-1/+1
* Canopus Lossless decoderDerek Buitenhuis2012-08-011-0/+1
* dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-011-2/+3
* dca: Rename dca.c ---> dcadec.cDiego Biurrun2012-08-011-2/+2
* build: Rename aandct component to more descriptive aandcttablesDiego Biurrun2012-07-261-1/+1
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-221-0/+2
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-181-3/+4
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-0/+1
* libopenjpeg: rename decoder source file.Michael Bradshaw2012-07-171-1/+1
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-0/+1
* build: Fix Ogg demuxer dependenciesDiego Biurrun2012-07-121-2/+3
* build: Fix FLAC demuxer dependenciesDiego Biurrun2012-07-121-1/+2
* flac: Move flac functions shared between libraries to flac common codeDiego Biurrun2012-07-121-13/+11
* build: Fix CAF demuxer dependenciesDiego Biurrun2012-07-121-1/+2
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-121-0/+1
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-121-0/+1
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-0/+1
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-0/+1
* mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-091-1/+1
* flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-041-1/+1
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-0/+1
* MS Screen 1 decoderKostya Shishkov2012-06-201-0/+1
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-0/+2
* Indeo Audio decoderKostya Shishkov2012-06-051-0/+1
* libxvid: Give more suitable names to libxvid-related files.Diego Biurrun2012-05-091-1/+1
OpenPOWER on IntegriCloud