diff options
Diffstat (limited to 'gst-libs/gst/codecs/gsth264picture.h')
-rw-r--r-- | gst-libs/gst/codecs/gsth264picture.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/codecs/gsth264picture.h b/gst-libs/gst/codecs/gsth264picture.h index f8d379402..d944f7ab7 100644 --- a/gst-libs/gst/codecs/gsth264picture.h +++ b/gst-libs/gst/codecs/gsth264picture.h @@ -58,7 +58,6 @@ struct _GstH264Picture GstH264SliceType type; - GstClockTime pts; /* From GstVideoCodecFrame */ guint32 system_frame_number; |