1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

update description

Originally committed as revision 12531 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier
2008-03-21 10:51:12 +00:00
parent 3efe8848fc
commit 9c55b7725b

View File

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