update description

Originally committed as revision 12531 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Baptiste Coudurier 17 years ago
parent 3efe8848fc
commit 9c55b7725b
  1. 2
      libavformat/mov.c

@ -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 {

Loading…
Cancel
Save