[FFmpeg-cvslog] drawtext: fix wrong reference in boxcolor option description
Stefano Sabatini
git at videolan.org
Sat Apr 2 11:57:47 CEST 2011
ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Sat Apr 2 11:29:43 2011 +0200| [7e3373d2cfdf2b152885f34af33ece7f50f73c91] | committer: Stefano Sabatini
drawtext: fix wrong reference in boxcolor option description
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7e3373d2cfdf2b152885f34af33ece7f50f73c91
---
doc/filters.texi | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 1a00a75..3686343 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -410,8 +410,7 @@ The default value of @var{fontcolor} is "black".
The color to be used for drawing box around text.
Either a string (e.g. "yellow") or in 0xRRGGBB[AA] format
(e.g. "0xff00ff"), possibly followed by an alpha specifier.
-
-The default value of @var{bgcolor} is "white".
+The default value of @var{boxcolor} is "white".
@item box
Used to draw a box around text using background color.
More information about the ffmpeg-cvslog
mailing list