[FFmpeg-cvslog] doc/filters: update/correct mp documentation

Stefano Sabatini git at videolan.org
Wed Jul 17 09:35:07 CEST 2013


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Wed Jul 17 09:34:05 2013 +0200| [9836f47cf8b6effb0e1d80b5acfdc32e49265e98] | committer: Stefano Sabatini

doc/filters: update/correct mp documentation

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9836f47cf8b6effb0e1d80b5acfdc32e49265e98
---

 doc/filters.texi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 8cfad20..785ce85 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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,



More information about the ffmpeg-cvslog mailing list