document tag field

Originally committed as revision 11647 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2008-01-28 13:19:16 +00:00
parent b15136b793
commit 2c2f58c0ad

View File

@ -60,7 +60,7 @@ typedef struct MOVIndex {
int hasBframes;
int language;
int trackID;
int tag;
int tag; ///< stsd fourcc
AVCodecContext *enc;
int vosLen;