ext/ogg/gstoggdemux.c: Initialise segment_stop to GST_CLOCK_TIME_NONE when creating...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 8 Nov 2005 12:12:55 +0000 (12:12 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 8 Nov 2005 12:12:55 +0000 (12:12 +0000)
commitabda2cc1b88dc76560fadac8a794307d696ba554
treefb94c0077fb4ee70cff4a9e44751105a111c31ff
parente4493ada68fd050145da702e67b503bd7cf3a59f
ext/ogg/gstoggdemux.c: Initialise segment_stop to GST_CLOCK_TIME_NONE when creating a new chain; should fix live stre...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
(gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
Initialise segment_stop to GST_CLOCK_TIME_NONE when
creating a new chain; should fix live streaming. Also
add more debug output and fix a typo.
ChangeLog
ext/ogg/gstoggdemux.c