diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-06-01 22:30:00 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-06-01 22:35:20 +0200 |
commit | ec34963276fc03fc0730bd0be264ff9b7f3145fb (patch) | |
tree | 46df24a3444b5b609fd1ae365f58409d57d54bd4 /doc | |
parent | 5fa252b212d1e042262e000ad1e3af3e0c91377c (diff) | |
download | ffmpeg-ec34963276fc03fc0730bd0be264ff9b7f3145fb.tar.gz |
lavfi/mp: drop mcdeint wrapper
It was ported to a native libavfilter filter.
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 1dbb449da1..1cfcf170b6 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4926,7 +4926,6 @@ The list of the currently supported filters follows: @item fil @item fspp @item ilpack -@item mcdeint @item perspective @item phase @item pp7 |