[FFmpeg-cvslog] r16495 - trunk/libavformat/mxf.h

bcoudurier subversion
Thu Jan 8 08:11:44 CET 2009


Author: bcoudurier
Date: Thu Jan  8 08:11:43 2009
New Revision: 16495

Log:
100l, add missing enum type, fix compilation

Modified:
   trunk/libavformat/mxf.h

Modified: trunk/libavformat/mxf.h
==============================================================================
--- trunk/libavformat/mxf.h	Thu Jan  8 03:57:21 2009	(r16494)
+++ trunk/libavformat/mxf.h	Thu Jan  8 08:11:43 2009	(r16495)
@@ -41,6 +41,7 @@ enum MXFMetadataSetType {
     Identification,
     ContentStorage,
     SubDescriptor,
+    IndexTableSegment,
     TypeBottom,// add metadata type before this
 };
 




More information about the ffmpeg-cvslog mailing list