Commit ef543e9d authored by bcoudurier's avatar bcoudurier

document tag field

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11647 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 34b92b6f
...@@ -60,7 +60,7 @@ typedef struct MOVIndex { ...@@ -60,7 +60,7 @@ typedef struct MOVIndex {
int hasBframes; int hasBframes;
int language; int language;
int trackID; int trackID;
int tag; int tag; ///< stsd fourcc
AVCodecContext *enc; AVCodecContext *enc;
int vosLen; int vosLen;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment