aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-11 15:38:49 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-11 15:40:15 +0200
commite2e992c077615efbbb539912f242316bd04faa69 (patch)
tree34304156ac942253f33cb51a3098496868e98dfa /doc/filters.texi
parent1c0feee05930924a886584aab96c3669b79818b3 (diff)
downloadffmpeg-e2e992c077615efbbb539912f242316bd04faa69.tar.gz
lavfi/asetnsamples: switch to an AVOptions-based system.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 3b20c803e1..43de9ccc91 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -902,8 +902,7 @@ The last output packet may contain a different number of samples, as
the filter will flush all the remaining samples when the input audio
signal its end.
-The filter accepts parameters as a list of @var{key}=@var{value} pairs,
-separated by ":".
+The filter accepts the following options:
@table @option