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
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ enum MXFMetadataSetType {
|
|||
Identification,
|
||||
ContentStorage,
|
||||
SubDescriptor,
|
||||
IndexTableSegment,
|
||||
TypeBottom,// add metadata type before this
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue