diff options
author | Paul B Mahol <onemda@gmail.com> | 2013-09-05 20:22:47 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2013-09-05 20:22:47 +0000 |
commit | d2e237338db280ffcdc6ea6f290c58a3b055ba35 (patch) | |
tree | 7b5858fd8f725d34bc88f8ca3e4584e1c1d343df /doc | |
parent | 0a8bb91505fff7bc3de58e0327807280440f9a24 (diff) | |
download | ffmpeg-d2e237338db280ffcdc6ea6f290c58a3b055ba35.tar.gz |
lavfi/mp: remove mp=fil
The filter does not work correctly most of time.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 9bf021945a..ed2ed17bdf 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5176,7 +5176,6 @@ The list of the currently supported filters follows: @table @var @item eq2 @item eq -@item fil @item fspp @item ilpack @item pp7 |