summaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2008-08-24 05:55:46 +0000
committerVitor Sessak <vitor1001@gmail.com>2008-08-24 05:55:46 +0000
commit6986662b5fe712f68d59dc95f18b2d7d300c6d28 (patch)
tree1d55fa99aa46d36b7adce4427ab75dc6755752b9 /libavformat/mxf.h
parentcc09e77e2a1900da662e59571eaef15737fef28d (diff)
Import more ok'ed chunks of the mxf muxer from the soc tree
Originally committed as revision 14938 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/mxf.h')
-rw-r--r--libavformat/mxf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/mxf.h b/libavformat/mxf.h
index 480b619d38..b6ba22ada4 100644
--- a/libavformat/mxf.h
+++ b/libavformat/mxf.h
@@ -41,6 +41,7 @@ enum MXFMetadataSetType {
Identification,
ContentStorage,
SubDescriptor,
+ TypeBottom,// add metadata type before this
};
typedef struct {