summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Collapse)AuthorAge
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-08
| | | | Originally committed as revision 19375 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention removal of libamr support in the changelog.Diego Biurrun2009-07-07
| | | | Originally committed as revision 19368 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger2009-06-19
| | | | | | 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
* Electronic Arts Madcow decoderPeter Ross2009-06-13
| | | | Originally committed as revision 19178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DPX (Digital Picture Exchange) image decoderJimmy Christensen2009-06-12
| | | | | | patch by Jimmy Christensen, jimmy ghost dk Originally committed as revision 19163 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-05
| | | | Originally committed as revision 19117 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-30
| | | | | | Patch by Daniel Verkamp $firstname@drv DOT nu. Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CorePNG can be decoded since 18421Ben Littler2009-05-25
| | | | Originally committed as revision 18933 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add QCP demuxer.Kenan Gillet2009-05-20
| | | | Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention LGPL AC-3 decoder in the changelog.Diego Biurrun2009-05-20
| | | | Originally committed as revision 18882 to svn://svn.ffmpeg.org/ffmpeg/trunk
* V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier2009-05-12
| | | | Originally committed as revision 18801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Per-stream language-tags extraction in asfdec.Cyril Comparon2009-05-12
| | | | | | | | 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
* Update docs after the 8088flex TMV demuxer and decoder addition.Daniel Verkamp2009-05-06
| | | | | | Patch by Daniel Verkamp daniel AT drv + nu. Originally committed as revision 18767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add avlanguage helpers in libavformat.Cyril Comparon2009-04-27
| | | | | | | | 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
* Add Changelog for Cook multi channel supportBenjamin Larsson2009-04-25
| | | | Originally committed as revision 18686 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain the sort order for changelog entries.Diego Biurrun2009-04-15
| | | | Originally committed as revision 18524 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoCRonald S. Bultje2009-04-14
| | | | | | | 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
* Add support for AMR audio in the RTP muxerMartin Storsjö2009-04-08
| | | | | | patch by Martin Storsjö (martin AT martin DOT st) Originally committed as revision 18375 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for H.263 video in the RTP muxerMartin Storsjö2009-04-07
| | | | | | patch by Martin Storsjö (martin AT martin DOT st) Originally committed as revision 18347 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-20
| | | | | | Patch by Daniel Verkamp, daniel drv nu Originally committed as revision 18077 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a changelog entry for the alpha scaler supportCédric Schieli2009-03-20
| | | | Originally committed as revision 18076 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VQF demuxerVitor Sessak2009-03-07
| | | | Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Zip Blocks Motion Video --> Zip Motion Blocks VideoDiego Biurrun2009-03-05
| | | | Originally committed as revision 17834 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Order changelog entries chronologically.Diego Biurrun2009-03-05
| | | | Originally committed as revision 17833 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add "deprecated old scaler removed"Michael Niedermayer2009-03-04
| | | | Originally committed as revision 17810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add vhook removal to the changelog.Diego Biurrun2009-03-03
| | | | Originally committed as revision 17770 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Start Changelog for next version.Diego Biurrun2009-03-03
| | | | Originally committed as revision 17763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Add some empty lines for readability.Diego Biurrun2009-03-03
| | | | Originally committed as revision 17762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention non-recursive Makefiles in the changelog.Diego Biurrun2009-03-02
| | | | Originally committed as revision 17725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: spelling/wording fixesDiego Biurrun2009-03-02
| | | | Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* figure out which muxers support which codecs? new api required!Ben Littler2009-03-02
| | | | Originally committed as revision 17714 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The Ogg muxer will handle Theora as wellRobert Swain2009-03-02
| | | | Originally committed as revision 17713 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vorbis and flac ogg muxer onlyBen Littler2009-03-02
| | | | Originally committed as revision 17708 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ogg muxer is vorbis onlyBen Littler2009-03-02
| | | | Originally committed as revision 17707 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add release version number.Diego Biurrun2009-03-01
| | | | Originally committed as revision 17696 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new metadata API is now officially part of public APIAurelien Jacobs2009-03-01
| | | | Originally committed as revision 17682 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MXF D-10 muxerBaptiste Coudurier2009-02-13
| | | | Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura2009-02-11
| | | | Originally committed as revision 17159 to svn://svn.ffmpeg.org/ffmpeg/trunk
* NC camera demuxerNicolas Martin2009-02-08
| | | | | | Patch by Nicolas Martin - elvadrias at gmail Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use libopenjpeg for jpeg2k decoding.Jai Menon2009-02-06
| | | | | | Patch by Jaikrishnan Menon Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TQI decoderPeter Ross2009-02-05
| | | | Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a Changelog entry for the ALSA stuff.Benoit Fouet2009-01-26
| | | | Originally committed as revision 16806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* R3D REDCODE demuxerBaptiste Coudurier2009-01-20
| | | | Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added demuxer for FunCom ISS audio files,Stefan Gehrer2009-01-17
| | | | | | extended ADPCM decoder by ISS specific IMA variant Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
* hybrid wavpack supportBen Littler2009-01-16
| | | | Originally committed as revision 16646 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add svq3 watermark support entryBen Littler2009-01-16
| | | | Originally committed as revision 16631 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RV30 decoderKostya Shishkov2008-12-20
| | | | Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet2008-12-02
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable RV40 decoderKostya Shishkov2008-12-01
| | | | Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TGQ video decoderPeter Ross2008-11-08
| | | | Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk