From a4208b9b7d62c09414bd42172c6f30a8296dd1eb Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 13 Mar 2013 14:24:45 +0100 Subject: avconv: add options for reading filtergraphs from a file. --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 15c0873768..1c493c2dc8 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,8 @@ 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 + filtergraph description to be read from a file version 9: -- cgit v1.2.3