[Ffmpeg-cvslog] CVS: ffmpeg/doc faq.texi,1.31,1.32

Michael Niedermayer CVS michael
Thu May 18 10:01:49 CEST 2006


Update of /cvsroot/ffmpeg/ffmpeg/doc
In directory mail:/var2/tmp/cvs-serv68

Modified Files:
	faq.texi 
Log Message:
URLProtocol faq


Index: faq.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/faq.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- faq.texi	24 Feb 2006 16:07:21 -0000	1.31
+++ faq.texi	18 May 2006 08:01:47 -0000	1.32
@@ -217,4 +217,9 @@
 work with Visual C++ and thus this item is low priority. Should you find
 the silver bullet that solves this problem, feel free to shoot it at us.
 
+ at 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
+and libmpdemux/demux_lavf.c in mplayer cvs
+
 @bye





More information about the ffmpeg-cvslog mailing list