[FFmpeg-cvslog] doc: Fix stray references to libva
Michael Niedermayer
git at videolan.org
Wed Jan 11 05:36:54 CET 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Jan 11 03:02:02 2012 +0100| [6fe7b57280dd5999e19606b4a31b28e72d40e950] | committer: Michael Niedermayer
doc: Fix stray references to libva
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6fe7b57280dd5999e19606b4a31b28e72d40e950
---
doc/filters.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 8001b5a..d0075f2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1092,7 +1092,7 @@ drawbox=10:20:200:60:red@@0.5"
Draw text string or text from specified file on top of video using the
libfreetype library.
-To enable compilation of this filter you need to configure Libav with
+To enable compilation of this filter you need to configure FFmpeg with
@code{--enable-libfreetype}.
The filter also recognizes strftime() sequences in the provided text
More information about the ffmpeg-cvslog
mailing list