100l, add missing enum type, fix compilation
Originally committed as revision 16495 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8a47ad5e7c
commit
15cdff8525
@ -41,6 +41,7 @@ enum MXFMetadataSetType {
|
||||
Identification,
|
||||
ContentStorage,
|
||||
SubDescriptor,
|
||||
IndexTableSegment,
|
||||
TypeBottom,// add metadata type before this
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user