You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
document tag field
Originally committed as revision 11647 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -60,7 +60,7 @@ typedef struct MOVIndex {
|
||||
int hasBframes;
|
||||
int language;
|
||||
int trackID;
|
||||
int tag;
|
||||
int tag; ///< stsd fourcc
|
||||
AVCodecContext *enc;
|
||||
|
||||
int vosLen;
|
||||
|
Reference in New Issue
Block a user