gst/mpegdemux/gstmpegdemux.c: Converting from time to bytes operates on the stream_ti...
authorRobin Stocker <robin@nibor.org>
Mon, 29 Dec 2008 17:30:03 +0000 (17:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 29 Dec 2008 17:30:03 +0000 (17:30 +0000)
commit951306959dd4e6a5f1d2d6046e941340abffee88
treeade40c6d30e65519748e02d9ff20651b1718619f
parentf1814feb719a2835d39a256f166623fa4d719298
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 <robin at nibor dot org>
* 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
gst/mpegdemux/gstmpegdemux.c