doc/filters: update/correct mp documentation

This commit is contained in:
Stefano Sabatini 2013-07-17 09:34:05 +02:00
parent 34322ab27a
commit 9836f47cf8
1 changed files with 2 additions and 2 deletions

View File

@ -5072,7 +5072,7 @@ optimal individual vectors. Default value is 1.
Apply an MPlayer filter to the input video.
This filter provides a wrapper around most of the filters of
This filter provides a wrapper around some of the filters of
MPlayer/MEncoder.
This wrapper is considered experimental. Some of the wrapped filters
@ -5080,7 +5080,7 @@ 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 filters accepts the parameters:
The filter accepts the parameters:
@var{filter_name}[:=]@var{filter_params}
@var{filter_name} is the name of a supported MPlayer filter,