X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Changelog;h=ea2c353a15d811d477e869bffa5178ab5e7de5ad;hb=f73e3938ac70524826664855210446c3739c4a5e;hp=6a32f3f522def03c6c3824f34b205a0460406ddc;hpb=83988d58ed134f82b6d2a25ef0065edfaf50ccb0;p=ffmpeg diff --git a/Changelog b/Changelog index 6a32f3f522d..ea2c353a15d 100644 --- a/Changelog +++ b/Changelog @@ -5,6 +5,42 @@ version : - XWD encoder and decoder - Support for fragmentation in the mov/mp4 muxer +- ISMV (Smooth Streaming) muxer +- CDXL demuxer and decoder +- Apple ProRes encoder +- Sun Rasterfile Encoder +- remove libpostproc +- ID3v2 attached pictures reading and writing +- WMA Lossless decoder +- XBM encoder +- RealAudio Lossless decoder +- ZeroCodec decoder +- drop support for avconv without libavfilter +- add libavresample audio conversion library +- audio filters support in libavfilter and avconv +- add fps filter +- audio split filter +- audio mix filter +- avprobe output is now standard INI or JSON. The old format can still + be used with -of old. +- Indeo Audio decoder +- channelsplit audio filter +- RTMPT protocol support +- iLBC encoding/decoding via libilbc +- Microsoft Screen 1 decoder +- join audio filter +- audio channel mapping filter +- Microsoft ATC Screen decoder +- RTSP listen mode +- TechSmith Screen Codec 2 decoder +- AAC encoding via libfdk-aac +- Microsoft Expression Encoder Screen decoder +- RTMPS protocol support +- RTMPTS protocol support +- JPEG 2000 encoding support through OpenJPEG +- G.723.1 demuxer and decoder +- RTMPE protocol support +- RTMPTE protocol support version 0.8: