From 688472641dae19b5251b4a241762b2effc98a4b2 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Mon, 14 Oct 2019 13:11:21 +0200 Subject: [PATCH] doc/filters: document amplify commands --- doc/filters.texi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index 1447325341..1ad1c0e17b 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -6183,6 +6183,18 @@ This option controls maximum possible value that will increase source pixel valu Set which planes to filter. Default is all. Allowed range is from 0 to 15. @end table +@subsection Commands + +This filter supports the following @ref{commands} that corresponds to option of same name: +@table @option +@item factor +@item threshold +@item tolerance +@item low +@item high +@item planes +@end table + @section ass Same as the @ref{subtitles} filter, except that it doesn't require libavcodec