You've already forked FFmpeg
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:
@@ -134,7 +134,7 @@ typedef struct MOVContext {
|
|||||||
/* return code:
|
/* return code:
|
||||||
1: found what I wanted, exit
|
1: found what I wanted, exit
|
||||||
0: continue to parse next atom
|
0: continue to parse next atom
|
||||||
-1: error occured, exit
|
<0: error occured, exit
|
||||||
*/
|
*/
|
||||||
/* links atom IDs to parse functions */
|
/* links atom IDs to parse functions */
|
||||||
typedef struct MOVParseTableEntry {
|
typedef struct MOVParseTableEntry {
|
||||||
|
Reference in New Issue
Block a user