[FFmpeg-cvslog] doc/filters: fix degrees/radians copy/paste fail.

Clément Bœsch git at videolan.org
Sun Mar 3 23:50:07 CET 2013


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sun Mar  3 23:49:46 2013 +0100| [16ed6a6bf7a7f5fef2297c599d636814037c5044] | committer: Clément Bœsch

doc/filters: fix degrees/radians copy/paste fail.

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

 doc/filters.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index bcbe21a..f4c1d03 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3389,7 +3389,7 @@ Specify the hue angle as a number of degrees. It accepts a float
 number or an expression, and defaults to 0.0.
 
 @item H
-Specify the hue angle as a number of degrees. It accepts a float
+Specify the hue angle as a number of radians. It accepts a float
 number or an expression, and defaults to 0.0.
 
 @item s



More information about the ffmpeg-cvslog mailing list