]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
ffplay: remove two unneeded av_free_packet calls
[ffmpeg] / Changelog
index df00e64d9dd9ece9e44881fca81e82d7f1d85d82..d92f5bd4547c20da21184646b7947a006ec4dc16 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -10,9 +10,12 @@ version <next>
 - string validation in ffprobe
 - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
 - complete Voxware MetaSound decoder
-- remove mp3_header_compress bitstream filters
+- remove mp3_header_compress bitstream filter
 - Windows resource files for shared libraries
 - aeval filter
+- stereoscopic 3d metadata handling
+- WebP encoding via libwebp
+- ATRAC3+ decoder
 
 
 version 2.1:
@@ -74,7 +77,7 @@ version 2.0:
 - 10% faster aac encoding on x86 and MIPS
 - sine audio filter source
 - WebP demuxing and decoding support
-- new ffmpeg options -filter_script and -filter_complex_script, which allow a
+- ffmpeg options -filter_script and -filter_complex_script, which allow a
   filtergraph description to be read from a file
 - OpenCL support
 - audio phaser filter
@@ -82,7 +85,7 @@ version 2.0:
 - libquvi demuxer
 - uniform options syntax across all filters
 - telecine filter
-- new interlace filter
+- interlace filter
 - smptehdbars source
 - inverse telecine filters (fieldmatch and decimate)
 - colorbalance filter