X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Changelog;h=6a77c601adbdce2b33e62456db787068f443e793;hb=d554715f673d670194b8a4449d9260f1a47a07ae;hp=aa5753eadf654f65eb86b4c5b3e3e65da2f1bf14;hpb=21d8e2c0b5aa5bae900fcfeb7f29de1d2261c2bd;p=ffmpeg diff --git a/Changelog b/Changelog index aa5753eadf6..6a77c601adb 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,16 @@ 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 +- Go2Meeting decoding support version 2.7: @@ -573,7 +583,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