Browse Source

100l, add missing enum type, fix compilation

Originally committed as revision 16495 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier 17 years ago
parent
commit
15cdff8525
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavformat/mxf.h

+ 1
- 0
libavformat/mxf.h View File

@@ -41,6 +41,7 @@ enum MXFMetadataSetType {
Identification,
ContentStorage,
SubDescriptor,
IndexTableSegment,
TypeBottom,// add metadata type before this
};



Loading…
Cancel
Save