From 9836f47cf8b6effb0e1d80b5acfdc32e49265e98 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Wed, 17 Jul 2013 09:34:05 +0200 Subject: [PATCH] doc/filters: update/correct mp documentation --- doc/filters.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 8cfad20fdc..785ce85f0d 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,