[FFmpeg-cvslog] doc/filters: apply minor fixes to hue Commands section
Stefano Sabatini
git at videolan.org
Fri Apr 12 00:20:37 CEST 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Apr 11 23:59:22 2013 +0200| [b2e22731e4eeb6d13202248a1fb1fb0640e30314] | committer: Stefano Sabatini
doc/filters: apply minor fixes to hue Commands section
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b2e22731e4eeb6d13202248a1fb1fb0640e30314
---
doc/filters.texi | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index efb3adc..fa6f656 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3732,14 +3732,13 @@ hue="s=max(0\, min(1\, (START+DURATION-t)/DURATION))"
@subsection Commands
-This filter supports the following command:
+This filter supports the following commands:
@table @option
@item s
@item h
@item H
Modify the hue and/or the saturation of the input video.
-The command accepts the same options and syntax of the corresponding
-options.
+The command accepts the same syntax of the corresponding option.
If the specified expression is not valid, it is kept at its current
value.
More information about the ffmpeg-cvslog
mailing list