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
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-19Ut Video decoderKostya Shishkov
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-17Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-24lavc: remove msmpeg4v1 encoder.Anton Khirnov
2011-05-11Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier
2011-05-01DPX image encoderPeter Ross
2011-04-11Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö
2011-04-11Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö
2011-03-30Add MxPEG decoderanatoly
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-19Remove Sonic experimental audio codecMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-14Bitmap Brothers JV video decoderPeter Ross
2011-02-07Xan4 decoderKostya Shishkov
2011-01-26Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò
2011-01-09Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2010-12-29add SubRip decoderAurelien Jacobs
2010-12-18AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje
2010-12-07Add a FLAC parser.Michael Chinen
2010-11-13add ASS encoder and decoderAurelien Jacobs
2010-11-11MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George
2010-11-02Add single stream LATM/LOAS decoderJanne Grunau
2010-10-01Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXFTomas Härdin
2010-09-24Add a G.722 encoderMartin Storsjö
2010-09-14Add R10k decoder.Zhou Zongyi
2010-09-09Add G.722 ADPCM audio decoderMartin Storsjö
2010-08-23enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer
2010-07-27add Chinese AVS encoding via external library libxavsStefan Gehrer
2010-07-18ASCII/ANSI art decoderPeter Ross
2010-07-10Add native GSM 06.10 audio decoder.Reimar Döffinger
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-06-22Native VP8 decoder.David Conrad
2010-06-20Remove libfaad wrapperMåns Rullgård
2010-06-19MPEG-2 DXVA2 implementationLaurent Aimar
2010-06-11RealAudio 14.4k encoder.Francesco Lavra
2010-06-08Pictor/PC Paint decoderPeter Ross
2010-06-04VP8 encoding via libvpx.James Zern
2010-05-27VP8 parserDavid Conrad
2010-05-25VP8 decoding via libvpx.James Zern
2010-05-20Add a chomp BSF to consume zero padding at the end of a packet.Alex Converse
2010-05-11float based mp1/mp2/mp3 decoders.Michael Niedermayer
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-30Implement YOP demuxer and video decoder.Mohamed Naufal
2010-03-09Kega Game Video (KGV1) decoderDaniel Verkamp
2010-02-21AMR-NB floating-point based decoder.Vitor Sessak