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

typo fixes

Originally committed as revision 5396 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5d22ccf7
No related branches found
No related tags found
No related merge requests found
...@@ -219,7 +219,7 @@ the silver bullet that solves this problem, feel free to shoot it at us. ...@@ -219,7 +219,7 @@ the silver bullet that solves this problem, feel free to shoot it at us.
@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 cvs You have to implement a URLProtocol, see libavformat/file.c in FFmpeg CVS
and libmpdemux/demux_lavf.c in mplayer cvs and libmpdemux/demux_lavf.c in MPlayer CVS.
@bye @bye
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