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

Diego Biurrun CVS diego
Thu May 18 10:46:49 CEST 2006


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

Modified Files:
	faq.texi 
Log Message:
typo fixes


Index: faq.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/faq.texi,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- faq.texi	18 May 2006 08:01:47 -0000	1.32
+++ faq.texi	18 May 2006 08:46:47 -0000	1.33
@@ -219,7 +219,7 @@
 
 @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
+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