diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-04-14 21:10:45 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-04-14 21:11:31 +0200 |
commit | bc1847addf34a6c9216512b458f6a993c60461cb (patch) | |
tree | f8bac1dd8f6620613542487066aa3448c1605238 | |
parent | dfac37afd25079532ff430a0f7f1c9bfd33434ff (diff) | |
download | ffmpeg-bc1847addf34a6c9216512b458f6a993c60461cb.tar.gz |
doc/filters: remove mention to telecine mp filter
It was removed in 32a7b858c9175b851503dc3fa66440efe2afd3ee.
-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 a2c5a09444..b766985e3e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4302,7 +4302,6 @@ The list of the currently supported filters follows: @item sab @item softpulldown @item spp -@item telecine @item tinterlace @item uspp @end table |