]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
Add a libwebp encoder
[ffmpeg] / Changelog
index c0cb73ca729e30ca3e7b592b3379434c3ba77391..efd474a5d8d4ae03d4b2df3513ca8b5bbccfc1f0 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -7,13 +7,13 @@ version 10:
 - reference-counting for AVFrame and AVPacket data
 - avconv now fails when input options are used for output file
   or vice versa
-- new avconv options -filter_script and -filter_complex_script, which allow a
+- avconv options -filter_script and -filter_complex_script, which allow a
   filtergraph description to be read from a file
 - uniform options syntax across all filters
-- new interlace filter
+- interlace filter
 - JPEG 2000 decoder
-- new asetpts filter (same as setpts, but for audio)
-- new trim and atrim filters
+- asetpts filter (same as setpts, but for audio)
+- trim and atrim filters
 - avconv -t and -ss (output-only) options are now sample-accurate when
   transcoding audio
 - Matroska muxer can now put the index at the beginning of the file.
@@ -49,6 +49,10 @@ version 10:
 - dar variable in the scale filter now returns the actual DAR (i.e. a * sar)
 - VP9 decoder
 - support for decoding through VDPAU in avconv (the -hwaccel option)
+- remove mp3_header_(de)compress bitstream filters
+- stereoscopic 3d metadata handling
+- png standalone parser
+- WebP encoding via libwebp
 
 
 version 9: