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 (Collapse)Author
2009-07-09Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse
Originally committed as revision 19375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-08Mention removal of libamr support in the changelog.Diego Biurrun
Originally committed as revision 19368 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-19Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger
Based on code by DivX, Inc., heavily changed by Björn Axelsson [gecko acc.umu.se] and me. Originally committed as revision 19222 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-13Electronic Arts Madcow decoderPeter Ross
Originally committed as revision 19178 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-12DPX (Digital Picture Exchange) image decoderJimmy Christensen
patch by Jimmy Christensen, jimmy ghost dk Originally committed as revision 19163 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-05Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun
Originally committed as revision 19117 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-30Implement SoX native format muxer and demuxer.Daniel Verkamp
Patch by Daniel Verkamp $firstname@drv DOT nu. Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-25CorePNG can be decoded since 18421Ben Littler
Originally committed as revision 18933 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-20Add QCP demuxer.Kenan Gillet
Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-20Mention LGPL AC-3 decoder in the changelog.Diego Biurrun
Originally committed as revision 18882 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-12V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier
Originally committed as revision 18801 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-12Per-stream language-tags extraction in asfdec.Cyril Comparon
Patch by Cyril Comparon: gmail(name, surname); Original thread: Suggestion for a centralized language-tag facility in libavformat Date: 04/10/2009 07:33 PM Originally committed as revision 18800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-07Update docs after the 8088flex TMV demuxer and decoder addition.Daniel Verkamp
Patch by Daniel Verkamp daniel AT drv + nu. Originally committed as revision 18767 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-27Add avlanguage helpers in libavformat.Cyril Comparon
Patch by Cyril Comparon: standard_gmail_full_name_address Original thread: Suggestion for a centralized language-tag facility in libavformat Date: 04/10/2009 07:33 PM Originally committed as revision 18698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-25Add Changelog for Cook multi channel supportBenjamin Larsson
Originally committed as revision 18686 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-15Explain the sort order for changelog entries.Diego Biurrun
Originally committed as revision 18524 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-14Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoCRonald S. Bultje
qualification task, see "RTP/Vorbis payload implementation (GSoC qual task)" thread on mailinglist. Originally committed as revision 18509 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-08Add support for AMR audio in the RTP muxerMartin Storsjö
patch by Martin Storsjö (martin AT martin DOT st) Originally committed as revision 18375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-07Add support for H.263 video in the RTP muxerMartin Storsjö
patch by Martin Storsjö (martin AT martin DOT st) Originally committed as revision 18347 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-20PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp
Patch by Daniel Verkamp, daniel drv nu Originally committed as revision 18077 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-20Add a changelog entry for the alpha scaler supportCédric Schieli
Originally committed as revision 18076 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08VQF demuxerVitor Sessak
Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-06cosmetics: Zip Blocks Motion Video --> Zip Motion Blocks VideoDiego Biurrun
Originally committed as revision 17834 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-06cosmetics: Order changelog entries chronologically.Diego Biurrun
Originally committed as revision 17833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-04Add "deprecated old scaler removed"Michael Niedermayer
Originally committed as revision 17810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03Add vhook removal to the changelog.Diego Biurrun
Originally committed as revision 17770 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03Start Changelog for next version.Diego Biurrun
Originally committed as revision 17763 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03cosmetics: Add some empty lines for readability.Diego Biurrun
Originally committed as revision 17762 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Mention non-recursive Makefiles in the changelog.Diego Biurrun
Originally committed as revision 17725 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02cosmetics: spelling/wording fixesDiego Biurrun
Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02figure out which muxers support which codecs? new api required!Ben Littler
Originally committed as revision 17714 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02The Ogg muxer will handle Theora as wellRobert Swain
Originally committed as revision 17713 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02vorbis and flac ogg muxer onlyBen Littler
Originally committed as revision 17708 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02ogg muxer is vorbis onlyBen Littler
Originally committed as revision 17707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01Add release version number.Diego Biurrun
Originally committed as revision 17696 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01new metadata API is now officially part of public APIAurelien Jacobs
Originally committed as revision 17682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13MXF D-10 muxerBaptiste Coudurier
Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-11Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura
Originally committed as revision 17159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-08NC camera demuxerNicolas Martin
Patch by Nicolas Martin - elvadrias at gmail Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-06Use libopenjpeg for jpeg2k decoding.Jai Menon
Patch by Jaikrishnan Menon Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-05Electronic Arts TQI decoderPeter Ross
Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-26Add a Changelog entry for the ALSA stuff.Benoit Fouet
Originally committed as revision 16806 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-20R3D REDCODE demuxerBaptiste Coudurier
Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-17added demuxer for FunCom ISS audio files,Stefan Gehrer
extended ADPCM decoder by ISS specific IMA variant Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16hybrid wavpack supportBen Littler
Originally committed as revision 16646 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16add svq3 watermark support entryBen Littler
Originally committed as revision 16631 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-20RV30 decoderKostya Shishkov
Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-02Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet
patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-01enable RV40 decoderKostya Shishkov
Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-08Electronic Arts TGQ video decoderPeter Ross
Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk