[FFmpeg-cvslog] r12960 - trunk/libavformat/mov.c

bcoudurier subversion
Fri Apr 25 15:56:09 CEST 2008


Author: bcoudurier
Date: Fri Apr 25 15:56:08 2008
New Revision: 12960

Log:
update doc

Modified:
   trunk/libavformat/mov.c

Modified: trunk/libavformat/mov.c
==============================================================================
--- trunk/libavformat/mov.c	(original)
+++ trunk/libavformat/mov.c	Fri Apr 25 15:56:08 2008
@@ -153,7 +153,6 @@ typedef struct MOVContext {
 
 /* those functions parse an atom */
 /* return code:
-  1: found what I wanted, exit
   0: continue to parse next atom
  <0: error occurred, exit
 */




More information about the ffmpeg-cvslog mailing list