ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
authorAndy Wingo <wingo@pobox.com>
Mon, 29 Aug 2005 14:45:12 +0000 (14:45 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 29 Aug 2005 14:45:12 +0000 (14:45 +0000)
commit13c10724db3a0b850e7d7311dd3b14b98afe0665
tree21ac6c9e18383167d8b170b5df163fcda86e1bf2
parentab1142d4a070db4d03731f5739ac06e3fda3ed5f
ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to

Original commit message from CVS:
2005-08-29  Andy Wingo  <wingo@pobox.com>

* ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
-1.
(gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
valid.
(gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
if it's valid. Fixed streaming-mode playback.
ChangeLog
ext/ogg/gstoggdemux.c