[SCM] libav/experimental: Mark file references as such with texinfo markup.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:11:44 UTC 2013


The following commit has been merged in the experimental branch:
commit e7f6c252a247688c6b68429d084a3573aa6800a4
Author: Diego Biurrun <diego at biurrun.de>
Date:   Mon Jul 19 08:34:38 2010 +0000

    Mark file references as such with texinfo markup.
    
    Originally committed as revision 24321 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/doc/faq.texi b/doc/faq.texi
index 6f323c9..6229666 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -460,8 +460,8 @@ See @url{http://www.parashift.com/c++-faq-lite/mixing-c-and-cpp.html#faq-32.3}
 
 @section I have a file in memory / a API different from *open/*read/ libc how do I use it with libavformat?
 
-You have to implement a URLProtocol, see libavformat/file.c in FFmpeg
-and libmpdemux/demux_lavf.c in MPlayer sources.
+You have to implement a URLProtocol, see @file{libavformat/file.c} in
+FFmpeg and @file{libmpdemux/demux_lavf.c} in MPlayer sources.
 
 @section I get "No compatible shell script interpreter found." in MSys.
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list