Commit 2c2f58c0 authored by Baptiste Coudurier's avatar Baptiste Coudurier

document tag field

Originally committed as revision 11647 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b15136b7
...@@ -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