From 5d1abdbe2c998a5f563928b9b885b2fe6df686a1 Mon Sep 17 00:00:00 2001 From: Josep Torra Date: Wed, 4 Feb 2009 16:11:23 +0100 Subject: Improved seeking in pull mode. Some refactoring and small fixes --- gst/mpegdemux/gstmpegdemux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/mpegdemux/gstmpegdemux.h') diff --git a/gst/mpegdemux/gstmpegdemux.h b/gst/mpegdemux/gstmpegdemux.h index 9096e458..1a848d61 100644 --- a/gst/mpegdemux/gstmpegdemux.h +++ b/gst/mpegdemux/gstmpegdemux.h @@ -117,6 +117,7 @@ struct _GstFluPSDemux guint64 scr_rate_d; guint64 first_scr_offset; guint64 last_scr_offset; + guint64 cur_scr_offset; guint64 first_pts; guint64 last_pts; -- cgit v1.2.1