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-02-23lavc: drop libdirac encoder.Anton Khirnov
2012-02-23mov: set channel layout for AC-3 streams based on the 'dac3' atom infoJustin Ruggles
2012-02-20libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsingJustin Ruggles
2012-02-17avcodec: add a Sun Rasterfile encoderAneesh Dogra
2012-02-15prores encoderKostya Shishkov
2012-02-15prores: move data shared between decoder and encoder to common fileKostya Shishkov
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-13Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun
2012-02-09build: Add missing directories to DIRS declarations.Diego Biurrun
2012-02-08Remove Sun medialib glue code.Diego Biurrun
2012-01-31h264: Split h264-test off into a separate file - golomb-test.c.Diego Biurrun
2012-01-29png: move DSP functions to their own DSP context.Ronald S. Bultje
2012-01-28aacsbr: move some simdable loops to function pointersMans Rullgard
2012-01-27lavc: remove the deprecated opt.h header.Anton Khirnov
2012-01-25build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun
2012-01-24avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles
2012-01-23XWD encoder and decoderPaul B Mahol
2012-01-11avcodec: add GSM parserJustin Ruggles
2011-12-28Indeo 4 decoderKostya Shishkov
2011-12-21build: fix standalone compilation of ADX encoderDiego Biurrun
2011-12-21build: fix standalone compilation of ADPCM decodersDiego Biurrun
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-10Dxtory capture format decoderKostya Shishkov
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-27adx: add an ADX parser.Justin Ruggles
2011-11-27adx: calculate correct LPC coeffsJustin Ruggles
2011-11-25snow: split snow in snowdec and snowencLuca Barbato
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-11-12VBLE DecoderDerek Buitenhuis
2011-11-10avcodec: add support for planar signed 8-bit PCM.Justin Ruggles
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-10-28lavc: remove "legacy" mpegvideo decoder.Anton Khirnov
2011-10-26avcodec: remove the Zork PCM encoder.Justin Ruggles
2011-10-23g722: split decoder and encoder into separate filesJustin Ruggles
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-20Only test-compile w32pthreads.h if W32THREADS are available.Diego Biurrun
2011-10-19Ut Video decoderKostya Shishkov
2011-10-16w32threads: support for frame multithreadingSteven Walters
2011-10-12rv34: move inverse transform functions to DSP contextJanne Grunau
2011-10-11prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-09-12adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles
2011-09-07Add LATM muxerKieran Kunhya
2011-08-17Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov
2011-07-27bink: make IDCT take 32-bit inputKostya Shishkov
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-20Remove snow/dwt test programMans Rullgard
2011-07-19eac3enc: use frame exponent strategy when applicable.Justin Ruggles
2011-07-19cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles