summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/mpegutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/mpegutil.h')
-rw-r--r--sys/vdpau/mpegutil.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/vdpau/mpegutil.h b/sys/vdpau/mpegutil.h
index 24a29a35..43f34a59 100644
--- a/sys/vdpau/mpegutil.h
+++ b/sys/vdpau/mpegutil.h
@@ -96,9 +96,11 @@ struct MPEGPictureExt
struct MPEGPictureGOP
{
guint8 drop_frame_flag;
- guint8 frame;
- GstClockTime timestamp;
+ guint8 hour, minute, second, frame;
+
+ guint8 closed_gop;
+ guint8 broken_gop;
};
struct MPEGQuantMatrix