summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2013-03-12 11:35:21 +0100
committerAnton Khirnov <anton@khirnov.net>2013-04-11 21:33:07 +0200
commit3fce13679837ce9b43b50a4843c30ee989566bf8 (patch)
tree63a99b18c7cb35909bafda9d07b5f03cf9d7bf1f /Changelog
parent921046008f5335601f9d76dc3a768eb5cd91e1b9 (diff)
lavfi: new interlace filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5089ba7443..ec8ec65729 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ version 10:
- 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
version 9: