X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Changelog;h=ea2c353a15d811d477e869bffa5178ab5e7de5ad;hb=b3fa4788231b0e7bf73d6123e39a278d26d1c3e5;hp=62b17ff56422c0d9cbc17fb104409b4180193758;hpb=c4302a3914e7bcb12bfdce450e5fb1c090392076;p=ffmpeg diff --git a/Changelog b/Changelog index 62b17ff5642..ea2c353a15d 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,65 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. - 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: + +- GSM audio parser +- SMJPEG muxer + + +version 0.8_beta2: + +- Automatic thread count based on detection number of (available) CPU cores +- Deprecate libpostproc. If desired, the switch --enable-postproc will + enable it but it may be removed in a later Libav release. +- rv34: frame-level multi-threading +- optimized iMDCT transform on x86 using SSE for for mpegaudiodec + + +version 0.8_beta1: + - BWF muxer - Flash Screen Video 2 decoder - ffplay/ffprobe/ffserver renamed to avplay/avprobe/avserver @@ -90,9 +147,28 @@ easier to use. The changes are: - Ut Video decoder - Speex encoding via libspeex - 4:2:2 H.264 decoding support +- 4:2:2 and 4:4:4 H.264 encoding with libx264 - Pulseaudio input device - replacement Indeo 3 decoder - TLS/SSL and HTTPS protocol support +- AVOptions API rewritten and documented +- most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in + AVCodecContext deprecated. Codec private options should be used instead. +- Properly working defaults in libx264 wrapper, support for native presets. +- Encrypted OMA files support +- Discworld II BMV decoding support +- VBLE Decoder +- OS X Video Decoder Acceleration (VDA) support +- CRI ADX audio format muxer and demuxer +- Playstation Portable PMP format demuxer +- PCM format support in OMA demuxer +- CLJR encoder +- Dxtory capture format decoder +- v410 QuickTime uncompressed 4:4:4 10-bit encoder and decoder +- OpenMG Audio muxer +- Simple segmenting muxer +- Indeo 4 decoder +- SMJPEG demuxer version 0.7: