remove libmpcodecs

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol
2015-01-27 11:21:50 +00:00
parent f422f474df
commit e7e0005cc6
16 changed files with 2 additions and 1555 deletions

View File

@@ -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