Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03build: avcodec: order cosmeticsDiego Biurrun
2012-09-03Delete motion-test tool; it is of doubtful utility.Diego Biurrun
2012-08-31MSS2 decoderAlberto Delmás
2012-08-27build: Restore dependency of acelp_filters.o on celp_math.oDiego Biurrun
2012-08-27celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun
2012-08-27celp_math: Move ff_cos() to the only place it is usedDiego Biurrun
2012-08-27mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov
2012-08-26cavs: convert cavsdata.h to a .c fileMans Rullgard
2012-08-24libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard
2012-08-24mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard
2012-08-24svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun
2012-08-22build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun
2012-08-20build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun
2012-08-20lavc: add Ut Video encoderJan Ekström
2012-08-17utvideo: Rename utvideo.c to utvideodec.cJan Ekström
2012-08-16build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun
2012-08-16build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun
2012-08-14vda: Merge implementation into one fileSebastien Zwickert
2012-08-14build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENCDiego Biurrun
2012-08-11lavc: add codec descriptors.Anton Khirnov
2012-08-10lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov
2012-08-09mpegvideo: convert mpegvideo_common.h to a .c fileMans Rullgard
2012-08-09build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard
2012-08-07lavc: add AV prefix to codec ids.Anton Khirnov
2012-08-02dct-test: always link with aandcttab.oMans Rullgard
2012-08-02Canopus Lossless decoderDerek Buitenhuis
2012-08-01dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun
2012-08-01dca: Rename dca.c ---> dcadec.cDiego Biurrun
2012-07-27build: Rename aandct component to more descriptive aandcttablesDiego Biurrun
2012-07-22G.723.1 demuxer and decoderMohamed Naufal Basheer
2012-07-18build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard
2012-07-17libopenjpeg: introduce encoding supportMichael Bradshaw
2012-07-17libopenjpeg: rename decoder source file.Michael Bradshaw
2012-07-13MS Expression Encoder Screen decoderKostya Shishkov
2012-07-12build: Fix Ogg demuxer dependenciesDiego Biurrun
2012-07-12build: Fix FLAC demuxer dependenciesDiego Biurrun
2012-07-12flac: Move flac functions shared between libraries to flac common codeDiego Biurrun
2012-07-12build: Fix CAF demuxer dependenciesDiego Biurrun
2012-07-12build: Fix MP2 muxer dependenciesDiego Biurrun
2012-07-12build: Add missing build rules for the ISMV muxerDiego Biurrun
2012-07-12Support AAC encoding via the external library fdk-aacMartin Storsjö
2012-07-11TechSmith Screen Codec 2 decoderKostya Shishkov
2012-07-09mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov
2012-07-04flacdec: split off channel decorrelation as flacdspMans Rullgard
2012-07-02MS ATC Screen (aka MSS3) decoderKostya Shishkov
2012-06-20MS Screen 1 decoderKostya Shishkov
2012-06-18Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö
2012-06-05Indeo Audio decoderKostya Shishkov
2012-05-09libxvid: Give more suitable names to libxvid-related files.Diego Biurrun
2012-05-09libxvid: Separate libxvid encoder from libxvid rate control code.Diego Biurrun