Skip to content
Snippets Groups Projects
Commit e7f6c252 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Mark file references as such with texinfo markup.

Originally committed as revision 24321 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 675e7379
No related branches found
No related tags found
No related merge requests found
...@@ -460,8 +460,8 @@ See @url{http://www.parashift.com/c++-faq-lite/mixing-c-and-cpp.html#faq-32.3} ...@@ -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? @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 You have to implement a URLProtocol, see @file{libavformat/file.c} in
and libmpdemux/demux_lavf.c in MPlayer sources. FFmpeg and @file{libmpdemux/demux_lavf.c} in MPlayer sources.
@section I get "No compatible shell script interpreter found." in MSys. @section I get "No compatible shell script interpreter found." in MSys.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment