summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxftypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mxf/mxftypes.h')
-rw-r--r--gst/mxf/mxftypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mxf/mxftypes.h b/gst/mxf/mxftypes.h
index a59ac742..d56499ad 100644
--- a/gst/mxf/mxftypes.h
+++ b/gst/mxf/mxftypes.h
@@ -42,7 +42,7 @@ typedef struct {
guint8 hour;
guint8 minute;
guint8 second;
- guint8 quarter_msecond;
+ guint16 msecond;
} MXFTimestamp;
/* SMPTE 377M 3.3 */