diff options
author | Paul B Mahol <onemda@gmail.com> | 2013-02-09 21:01:54 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2013-02-09 21:43:39 +0000 |
commit | c0a8918f2af754d0c2ef3d975d74777ce1370b6a (patch) | |
tree | 64485960cc3c9c414dc912ba8a7995e78a6fa9c1 /doc | |
parent | 6e9abce5e2d2e1ed51fbf4cb7bc69b89d0a8aa96 (diff) | |
download | ffmpeg-c0a8918f2af754d0c2ef3d975d74777ce1370b6a.tar.gz |
lavfi: remove mp=il filter
Native il video filter is now available.
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 290c146d6b..461391738d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3587,7 +3587,6 @@ The list of the currently supported filters follows: @item fil @item fspp @item harddup -@item il @item ilpack @item ivtc @item kerndeint |