ext/vorbis/vorbisdec.c: Post tag messages on the bus even if we're not initialized.
authorEdward Hervey <bilboed@bilboed.com>
Wed, 12 Jul 2006 13:04:15 +0000 (13:04 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 12 Jul 2006 13:04:15 +0000 (13:04 +0000)
commit7a10838cd8910ff3cb3b28528881ab2532efe412
tree0c6a245df5d2b3c6f95c89b6cb28c36491832c10
parentccee48bb85e1e4415d591db83ccb038f14c60ae9
ext/vorbis/vorbisdec.c: Post tag messages on the bus even if we're not initialized.

Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
(vorbis_dec_sink_event), (vorbis_handle_comment_packet),
(vorbis_handle_type_packet):
Post tag messages on the bus even if we're not initialized.
If we're not initialized, we still postpone the event pushing of tags.
ChangeLog
ext/vorbis/vorbisdec.c