aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-11 11:48:42 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-11 11:53:53 +0200
commit73c1a00e73fbfcf27ce6fb474e3080ac0b1b445b (patch)
tree479b0b438925e681bb3351566ee3b00762a86017 /doc
parentcb2327e88d662e3c1da812bc18e9c504d068dd74 (diff)
downloadffmpeg-73c1a00e73fbfcf27ce6fb474e3080ac0b1b445b.tar.gz
lavfi/asettb: switch to an AVOptions-based system.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 2a5b9af4a2..94518d1514 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6873,7 +6873,7 @@ This filter accepts the following options:
@table @option
-@item expr
+@item expr, tb
The expression which is evaluated into the output timebase.
@end table