Module: libav Branch: master Commit: 0c50edb789c6489aad477d19bab5b06b01a36d91
Author: Luca Barbato <[email protected]> Committer: Luca Barbato <[email protected]> Date: Sun Jan 8 17:49:43 2012 +0100 doc: fix stray reference to FFmpeg --- doc/filters.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index e022b46..4e7ede2 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -470,7 +470,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 FFmpeg with +To enable compilation of this filter you need to configure Libav with @code{--enable-libfreetype}. The filter also recognizes strftime() sequences in the provided text _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
