summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-12-06 22:03:02 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-12-06 22:31:42 +0100
commitc6a216771fa2923f946f09952ff004debdecf673 (patch)
tree4725f23b76b83db8a52f4668705128155570f7d0 /doc
parentfef7b2e0bef6972d8d48df51e477af7b017d1a38 (diff)
lavfi/tinterlace: add support to option parsing
Simplify code, and provide introspection through the AVOption system.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index bce20f09fa..6f584d80d6 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3918,8 +3918,9 @@ Perform various types of temporal field interlacing.
Frames are counted starting from 1, so the first input frame is
considered odd.
-This filter accepts a single parameter specifying the mode. Available
-modes are:
+This filter accepts a single option @option{mode} specifying the mode,
+which can be specified either by specyfing @code{mode=VALUE} either
+specifying the value alone. Available values are:
@table @samp
@item merge, 0