ext/ogg/gstoggdemux.c: Segment done must include stream time.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 16 Nov 2005 19:32:50 +0000 (19:32 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 16 Nov 2005 19:32:50 +0000 (19:32 +0000)
commit928996eb9451e372a9ccc3d4c24c8c9cb8afe3e9
treed2df9c47e68cff9e11256b0cce6b864668fa1f24
parentc70a2b383af2b3583472e68f23b453b9cc50fc2f
ext/ogg/gstoggdemux.c: Segment done must include stream time.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
(gst_ogg_demux_perform_seek):
Segment done must include stream time.

* ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
(gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
(gst_ogg_mux_change_state):
Fix ogg muxer again.
ChangeLog
ext/ogg/gstoggdemux.c
ext/ogg/gstoggmux.c