diff options
Diffstat (limited to 'gst/isomp4/qtdemux.h')
-rw-r--r-- | gst/isomp4/qtdemux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gst/isomp4/qtdemux.h b/gst/isomp4/qtdemux.h index 99ba47d58..22469b898 100644 --- a/gst/isomp4/qtdemux.h +++ b/gst/isomp4/qtdemux.h @@ -123,9 +123,6 @@ struct _GstQTDemux { gint64 seek_offset; gint64 push_seek_start; gint64 push_seek_stop; - guint64 segment_base; /* The offset from which playback was started, needs to - * be subtracted from GstSegment.base to get a correct - * running time whenever a new QtSegment is activated */ #if 0 /* gst index support */ |