From 6986662b5fe712f68d59dc95f18b2d7d300c6d28 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Sun, 24 Aug 2008 05:55:46 +0000 Subject: 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 --- libavformat/mxf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libavformat/mxf.h') 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 { -- cgit v1.2.3