]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
vf_unsharp: switch to an AVOptions-based system.
[ffmpeg] / Changelog
index c235727e423c2e71113b6c6eef7934a2ab216f76..1c493c2dc86468be00337d91c63ad9a5217d1d31 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,12 @@ releases are sorted from youngest to oldest.
 
 version 10:
 - av_strnstr
+- support ID3v2 tags in ASF files
+- 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
+  filtergraph description to be read from a file
 
 
 version 9: