aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-20 14:11:21 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-23 01:02:28 +0200
commit38853169ce49530bf021dfa1fd4a05e4c886c896 (patch)
treeb28e1acc5ce988815254e73398d0a5b6cde4008e /doc
parentfdd93eabfb2644f541f7aac9943abce26776ea73 (diff)
downloadffmpeg-38853169ce49530bf021dfa1fd4a05e4c886c896.tar.gz
lavfi: add 'enable' command injection to filters supporting timeline.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 798d04befc..2d98d6ce81 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -287,6 +287,9 @@ sequential number of the input frame, starting from 0
the position in the file of the input frame, NAN if unknown
@end table
+Additionally, these filters support an @option{enable} command that can be used
+to re-define the expression.
+
Like any other filtering option, the @option{enable} option follows the same
rules.