[FFmpeg-cvslog] doc/filters: document amplify commands

Paul B Mahol git at videolan.org
Mon Oct 14 14:17:32 EEST 2019


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Mon Oct 14 13:11:21 2019 +0200| [688472641dae19b5251b4a241762b2effc98a4b2] | committer: Paul B Mahol

doc/filters: document amplify commands

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

 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
 
+ at subsection Commands
+
+This filter supports the following @ref{commands} that corresponds to option of same name:
+ at table @option
+ at item factor
+ at item threshold
+ at item tolerance
+ at item low
+ at item high
+ at item planes
+ at end table
+
 @section ass
 
 Same as the @ref{subtitles} filter, except that it doesn't require libavcodec



More information about the ffmpeg-cvslog mailing list