gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding and...
authorMichael Smith <msmith@xiph.org>
Fri, 28 Apr 2006 14:57:57 +0000 (14:57 +0000)
committerMichael Smith <msmith@xiph.org>
Fri, 28 Apr 2006 14:57:57 +0000 (14:57 +0000)
commit9d466b6067d20cd7f09bb247f3b91ed949505e28
tree9e8b2ba00305ea2b0f268f1dfd6ca24fb3d737cb
parent9f12811bb2272b72b1f03afaa1d97182fbf45618
gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding and forward later.

Original commit message from CVS:
* gst/icydemux/gsticydemux.c: (gst_icydemux_reset),         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
(gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
(gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
(gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
(gst_icydemux_chain), (gst_icydemux_send_tag_event):
* gst/icydemux/gsticydemux.h:
Fix event handling: cache events when typefinding and forward later.
ChangeLog
gst/icydemux/gsticydemux.c
gst/icydemux/gsticydemux.h