From 951306959dd4e6a5f1d2d6046e941340abffee88 Mon Sep 17 00:00:00 2001 From: Robin Stocker Date: Mon, 29 Dec 2008 17:30:03 +0000 Subject: gst/mpegdemux/gstmpegdemux.c: Converting from time to bytes operates on the stream_time, not the SCR timeline. Original commit message from CVS: Patch by: Robin Stocker * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_src_query): Converting from time to bytes operates on the stream_time, not the SCR timeline. The position reporting should happen in stream_time, not the segment timestamp range. See #557161. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5d4cb191..3a5525ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-12-29 Wim Taymans + + Patch by: Robin Stocker + + * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_src_query): + Converting from time to bytes operates on the stream_time, not the SCR + timeline. + The position reporting should happen in stream_time, not the segment + timestamp range. See #557161. + 2008-12-29 Wim Taymans * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init), -- cgit v1.2.1