summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-10-06 13:04:26 +0200
committerClément Bœsch <clement@stupeflix.com>2014-10-07 15:05:50 +0200
commitabaf4245a1722a3d1b86b9d1a5349f1306c8c7b8 (patch)
tree462e5da3d1615d55d9170a38695b889b53805f15 /doc
parent158b3fb58485921ff6761dc7d2e25d7b625434da (diff)
avfilter: add w/h parameters in timeline
Fixes Ticket #4008.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9632838956..b9575f47e9 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -282,6 +282,10 @@ sequential number of the input frame, starting from 0
@item pos
the position in the file of the input frame, NAN if unknown
+
+@item w
+@item h
+width and height of the input frame if video
@end table
Additionally, these filters support an @option{enable} command that can be used