diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-02-17 11:22:13 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-02-17 11:48:45 +0100 |
commit | 7ca2f8b1130bd3db86a6e1bf82493abe25b751dd (patch) | |
tree | eda31f9b5714f2d3ee6d6f01513484c75f4ebe51 /doc/filters.texi | |
parent | 8c85a9f046fbf44dac5c87924cd3c8921acf1cf9 (diff) | |
download | ffmpeg-7ca2f8b1130bd3db86a6e1bf82493abe25b751dd.tar.gz |
lavfi/mp: drop mp=kerndeint filter
The filter has been natively integrated into libavfilter.
Diffstat (limited to 'doc/filters.texi')
-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 acae91f550..bfd0f16a52 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3628,7 +3628,6 @@ The list of the currently supported filters follows: @item harddup @item ilpack @item ivtc -@item kerndeint @item mcdeint @item ow @item perspective |