ext/vorbis/vorbisdec.*: Delay sending events (newsegment, tags) until the decoder...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 12 Jul 2006 10:37:18 +0000 (10:37 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 12 Jul 2006 10:37:18 +0000 (10:37 +0000)
commit7b88e03196a35f7900166675ac022f3e8b112315
tree5b3cda98bfb9eb122b06c1fb0021c934e20cc4c7
parent03f7f5af20a92651c8e1b9068455212fe45cdb0d
ext/vorbis/vorbisdec.*: Delay sending events (newsegment, tags) until the decoder is properly initialized.

Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
(gst_vorbis_dec_reset), (vorbis_dec_sink_event),
(vorbis_handle_comment_packet), (vorbis_handle_type_packet):
* ext/vorbis/vorbisdec.h:
Delay sending events (newsegment, tags) until the decoder is properly
initialized.
Fixes #347295
ChangeLog
ext/vorbis/vorbisdec.c
ext/vorbis/vorbisdec.h