[FFmpeg-cvslog] r12531 - trunk/libavformat/mov.c
bcoudurier
subversion
Fri Mar 21 11:51:12 CET 2008
Author: bcoudurier
Date: Fri Mar 21 11:51:12 2008
New Revision: 12531
Log:
update description
Modified:
trunk/libavformat/mov.c
Modified: trunk/libavformat/mov.c
==============================================================================
--- trunk/libavformat/mov.c (original)
+++ trunk/libavformat/mov.c Fri Mar 21 11:51:12 2008
@@ -134,7 +134,7 @@ typedef struct MOVContext {
/* return code:
1: found what I wanted, exit
0: continue to parse next atom
- -1: error occured, exit
+ <0: error occured, exit
*/
/* links atom IDs to parse functions */
typedef struct MOVParseTableEntry {
More information about the ffmpeg-cvslog
mailing list