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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-08dv: Split profile handling code into a separate file.Diego Biurrun
2012-05-07Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun
2012-05-07build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-05-06aacps: move some loops to function pointersMans Rullgard
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-20avcodec: add a cook parser to get subpacket durationJustin Ruggles
2012-03-27dv: Split off DV video decoder into its own file.Diego Biurrun
2012-03-26build: Only clean the architecture subdirectory we build for.Diego Biurrun
2012-03-21libvorbis: use AVCodec.encode2()Justin Ruggles
2012-03-21ra144enc: use AVCodec.encode2()Justin Ruggles
2012-03-21nellymoserenc: use AVCodec.encode2()Justin Ruggles
2012-03-21libspeex: use AVCodec.encode2()Justin Ruggles
2012-03-21libmp3lame: use AVCodec.encode2()Justin Ruggles
2012-03-21libfaac: use AVCodec.encode2()Justin Ruggles
2012-03-21aacenc: use AVCodec.encode2()Justin Ruggles
2012-03-20oggdec: output correct timestamps for VorbisJustin Ruggles
2012-03-19ZeroCodec DecoderDerek Buitenhuis
2012-03-19RealAudio Lossless decoderKostya Shishkov
2012-03-17avcodec: add XBM encoderPaul B Mahol
2012-03-09build: Skip compiling xvmc.h under the correct condition.Diego Biurrun
2012-03-07wma: Refactor common code to fix standalone compilation of WMA lossless decoder.Diego Biurrun
2012-03-05dca_parser: parse the sample rate and frame durationsJustin Ruggles
2012-03-04avcodec: add a Vorbis parser to get packet durationJustin Ruggles
2012-03-02Windows Media Audio Lossless decoderMashiat Sarker Shakkhar
2012-03-02msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun
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