changeset 4176:dc74e915dfe6 libavformat

100l, add missing enum type, fix compilation
author bcoudurier
date Thu, 08 Jan 2009 07:11:43 +0000
parents 6b141a4f9567
children 65ea06e44898
files mxf.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mxf.h	Thu Jan 08 02:57:21 2009 +0000
+++ b/mxf.h	Thu Jan 08 07:11:43 2009 +0000
@@ -41,6 +41,7 @@
     Identification,
     ContentStorage,
     SubDescriptor,
+    IndexTableSegment,
     TypeBottom,// add metadata type before this
 };