]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avfiltergraph: simplify inserting conversion filters.
[ffmpeg] / Changelog
index 1c493c2dc86468be00337d91c63ad9a5217d1d31..97e7a3234a247944aab079edd48e4028cbc8e107 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,15 @@ version 10:
   or vice versa
 - new 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
+- JPEG 2000 decoder
+- new asetpts filter (same as setpts, but for audio)
+- new 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.
+- avconv -deinterlace option removed, the yadif filter should be used instead
 
 
 version 9: