mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
100l, add missing enum type, fix compilation
Originally committed as revision 16495 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -41,6 +41,7 @@ enum MXFMetadataSetType {
|
||||
Identification,
|
||||
ContentStorage,
|
||||
SubDescriptor,
|
||||
IndexTableSegment,
|
||||
TypeBottom,// add metadata type before this
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user