summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-01-27 11:21:50 +0000
committerPaul B Mahol <onemda@gmail.com>2015-01-31 12:01:54 +0000
commite7e0005cc6c784aabcd809fc9a8e1987e3b6dcb0 (patch)
treed90cb40e7adf2f6bf2f2d63ef735c031ea2fd752 /doc
parentf422f474dfa7e9f54197dde961e4a01cd060994f (diff)
remove libmpcodecs
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi29
1 files changed, 0 insertions, 29 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 26f8ff93ca..c6fef0c16c 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6263,35 +6263,6 @@ Higher values should result in a smoother motion vector field but less
optimal individual vectors. Default value is 1.
@end table
-@section mp
-
-Apply an MPlayer filter to the input video.
-
-This filter provides a wrapper around some of the filters of
-MPlayer/MEncoder.
-
-This wrapper is considered experimental. Some of the wrapped filters
-may not work properly and we may drop support for them, as they will
-be implemented natively into FFmpeg. Thus you should avoid
-depending on them when writing portable scripts.
-
-The filter accepts the parameters:
-@var{filter_name}[:=]@var{filter_params}
-
-@var{filter_name} is the name of a supported MPlayer filter,
-@var{filter_params} is a string containing the parameters accepted by
-the named filter.
-
-The list of the currently supported filters follows:
-@table @var
-@end table
-
-The parameter syntax and behavior for the listed filters are the same
-of the corresponding MPlayer filters. For detailed instructions check
-the "VIDEO FILTERS" section in the MPlayer manual.
-
-See also mplayer(1), @url{http://www.mplayerhq.hu/}.
-
@section mpdecimate
Drop frames that do not differ greatly from the previous frame in