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
2007-03-19dnxhd decoderBaptiste Coudurier
2007-03-15Targa (.tga) encoder,Bobby Bingham
2007-03-14DXA demuxer and decoderKostya Shishkov
2007-03-04imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier
2007-02-27DCA decoderKostya Shishkov
2007-02-20Add support for MS-GSM codecMichel Bardiaux
2007-02-20Provide Doxygen documentation.Panagiotis Issaris
2007-02-11Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun
2007-02-06wma encoderMichael Niedermayer
2007-02-05BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun
2007-02-03VC-1 parserKostya Shishkov
2007-01-25Theora encoding via libtheora.Diego Biurrun
2007-01-22remove the last #ifdef from allcodecs.cMåns Rullgård
2007-01-22remove no longer needed #ifdefsMåns Rullgård
2007-01-21Flash screen video encoder.Benjamin Larsson
2007-01-21Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.Benjamin Larsson
2007-01-07variable renaming: mp3lame --> libmp3lameDiego Biurrun
2007-01-07Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun
2007-01-07variable renaming: dts --> libdtsDiego Biurrun
2007-01-07Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun
2006-12-24Musepack SV7 decoding supportKostya Shishkov
2006-12-08Now ZMBV encoder compilesKostya Shishkov
2006-12-07fix compilationMichael Niedermayer
2006-12-07ZMBV encoderKostya Shishkov
2006-12-01mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui...Baptiste Coudurier
2006-11-29cleanup the #ifdef mess in encoder/decoder/parser registrationAurelien Jacobs
2006-11-27alphabetic reordering of codec registrationRobert Swain
2006-11-14rename CONFIG_AC3 to CONFIG_A52Måns Rullgård
2006-11-10mp3 header (de)compression bitstream filterMichael Niedermayer
2006-11-03change gif muxer to simple gif encoderBaptiste Coudurier
2006-10-30IMC decoderKostya Shishkov
2006-10-22change gif demuxer to gif decoderBaptiste Coudurier
2006-10-13TIFF decoderKostya Shishkov
2006-10-12support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier
2006-10-11support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier
2006-10-11Targa image decoderKostya Shishkov
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-10-02Add vorbis encoder to ffmpegOded Shimon
2006-09-29remove extraneous #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård
2006-09-26WavPack lossless audio decoderKostya Shishkov
2006-09-09VP5 and VP6 video decoderAurelien Jacobs
2006-09-05VMware Video decoder (fourcc: VMnc)Kostya Shishkov
2006-08-03Looks like to be a good time to re-enable WMV3 decoderKostya Shishkov
2006-08-01remove libtheora wrapperMåns Rullgård
2006-07-30Remove spurious references to Ogg Theora encoder, such a thing never existed.Diego Biurrun
2006-07-12rename AMR config variables to CONFIG_AMR*Måns Rullgård
2006-07-09--enable/disable parsers. Warning: some combinations are broken.Måns Rullgård
2006-07-0910l: make disabling all pcm/adpcm codecs workMåns Rullgård
2006-07-07Fix compilation with --disable-decoders.Emiliano Parasassi
2006-07-06noise bitstream filterMichael Niedermayer