[FFmpeg-cvslog] doc/filters: put ladspa configure option into @code{}

Paul B Mahol git at videolan.org
Sun Sep 22 22:41:32 CEST 2013


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Sep 22 20:39:16 2013 +0000| [0de4efb8d72f215050d24a8912007c601cbbcb7d] | committer: Paul B Mahol

doc/filters: put ladspa configure option into @code{}

Signed-off-by: Paul B Mahol <onemda at gmail.com>

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

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

diff --git a/doc/filters.texi b/doc/filters.texi
index 4319eec..4a05242 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1404,7 +1404,8 @@ out
 
 Load a LADSPA (Linux Audio Developer's Simple Plugin API) plugin.
 
-To enable compilation of this filter you need to configure FFmpeg with "--enable-ladspa".
+To enable compilation of this filter you need to configure FFmpeg with
+ at code{--enable-ladspa}.
 
 @table @option
 @item file, f



More information about the ffmpeg-cvslog mailing list