X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Changelog;h=6e9ca8ef80ba3be88967008d805f2b6fbd92770d;hb=0f5b99653120ca6d75cb668ff6cc5685dbda345c;hp=9844096754fa1ba10ab46581e17b2298ed6a31bd;hpb=e79c40fe72475a37db44849c1e1399b593dcaffd;p=ffmpeg diff --git a/Changelog b/Changelog index 9844096754f..6e9ca8ef80b 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,18 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version : +- colorkey video filter +- BFSTM/BCSTM demuxer +- little-endian ADPCM_THP decoder +- Hap decoder and encoder +- DirectDraw Surface image/texture decoder +- ssim filter +- rewritten ASF demuxer +- showvolume filter +- Many improvements to the JPEG 2000 decoder + + +version 2.7: - FFT video filter - TDSC decoder - DTS lossless extension (XLL) decoding (not lossless, disabled by default) @@ -24,6 +36,7 @@ version : - WebPAnimEncoder API when available for encoding and muxing WebP - Direct3D11-accelerated decoding - Support Secure Transport +- Multipart JPEG demuxer version 2.6: @@ -569,7 +582,7 @@ easier to use. The changes are: all the stream in the first input file, except for the second audio stream'. * There is a new option -c (or -codec) for choosing the decoder/encoder to - use, which allows to precisely specify target stream(s) consistently with + use, which makes it possible to precisely specify target stream(s) consistently with other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0 libvorbis sets the codec for the first audio stream and -c copy copies all the streams without reencoding. Old -vcodec/-acodec/-scodec options are now