diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-04-11 21:08:46 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-04-11 21:37:48 +0200 |
commit | 976e3439ed992b8e06e3737642448a3935b148e4 (patch) | |
tree | 518fb36355f4f06b6eba7042d64fcc6b853130d7 /doc | |
parent | 160ed967f459966191de34f4fc8fc1664d1ff2e6 (diff) | |
download | ffmpeg-976e3439ed992b8e06e3737642448a3935b148e4.tar.gz |
lavfi/flite: switch to AVOption-based system
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index ee44b5f632..c6cf678c73 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1664,10 +1664,7 @@ To enable compilation of this filter you need to configure FFmpeg with Note that the flite library is not thread-safe. -The source accepts parameters as a list of @var{key}=@var{value} pairs, -separated by ":". - -The description of the accepted parameters follows. +The filter accepts the following options: @table @option |