summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-09-05 15:26:52 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-09-05 23:55:19 +0200
commitd8bc198d0979aa417469ddaac8c80146b1df9e4e (patch)
treecac175e319852d482848575d4f4931f9f5bec74f /doc
parentfa805df060aeae537e9f8a51ecd9429216ccc779 (diff)
avfilter/vf_overlay: Restore shorthand option order
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9ca24b3c8e..7790367593 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -10956,6 +10956,9 @@ on the main video. Default value is "0" for both expressions. In case
the expression is invalid, it is set to a huge value (meaning that the
overlay will not be displayed within the output visible area).
+@item eof_action
+See @ref{framesync}.
+
@item eval
Set when the expressions for @option{x}, and @option{y} are evaluated.
@@ -10971,6 +10974,9 @@ evaluate expressions for each incoming frame
Default value is @samp{frame}.
+@item shortest
+See @ref{framesync}.
+
@item format
Set the format for the output video.
@@ -10996,6 +11002,9 @@ automatically pick format
@end table
Default value is @samp{yuv420}.
+
+@item repeatlast
+See @ref{framesync}.
@end table
The @option{x}, and @option{y} expressions can contain the following