ext/ogg/gstoggdemux.c: make sure correct newsegments are sent, so that the decoder...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 26 Apr 2006 17:17:39 +0000 (17:17 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 26 Apr 2006 17:17:39 +0000 (17:17 +0000)
commitda407c64a67c16897586126f91df75390c0581a3
tree20a1c222b227a9511770a3d8e9944deef84c964c
parent9090ad85fe6647317b4ffa8ad7b69da13a831c99
ext/ogg/gstoggdemux.c: make sure correct newsegments are sent, so that the decoder and the demuxer agree on timestamp...

Original commit message from CVS:
2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>

patch by: Wim Taymans

* ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
(gst_ogg_demux_perform_seek):
make sure correct newsegments are sent, so that the decoder
and the demuxer agree on timestamps.  Fixes playback of a lot
of Ogg files that do not start from 0.  Fixes #339833.
ChangeLog
ext/ogg/gstoggdemux.c