ext/ogg/gstoggdemux.c: Reorganize code to send the right disconts when in streaming...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 21 Jul 2005 12:17:37 +0000 (12:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 21 Jul 2005 12:17:37 +0000 (12:17 +0000)
commitf31434305893f198a5b8b1e37ab875bcac485c7a
treec1c85e38bc606ea1477cfa1b0b8e1f4421e4e9fc
parentce8045a421a31573b8b37967c6299a6f0a392e7d
ext/ogg/gstoggdemux.c: Reorganize code to send the right disconts when in streaming mode.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
(gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
(gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
(gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
(gst_ogg_pad_submit_page), (gst_ogg_chain_new),
(gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
(gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
(gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
(gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
(gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
(gst_ogg_demux_send_event), (gst_ogg_demux_loop),
(gst_ogg_demux_change_state), (gst_ogg_print):
Reorganize code to send the right disconts when in streaming
mode.
ChangeLog
ext/ogg/gstoggdemux.c