ext/ogg/gstoggdemux.c: Extra debug output when activating/deactivating chains.
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 18 Dec 2005 15:04:21 +0000 (15:04 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 18 Dec 2005 15:04:21 +0000 (15:04 +0000)
commit0efd7381c4bdd97388e2e35e90638dad396d1a44
tree3922e1031ccaee81e6e00451a5695c45ad54c7d4
parent7811799ce804ac0c5e8c4e9ef5d4b5d403c7b631
ext/ogg/gstoggdemux.c: Extra debug output when activating/deactivating chains.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
(gst_ogg_demux_activate_chain):
Extra debug output when activating/deactivating chains.

* gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
(is_demuxer_element), (try_to_link_1), (remove_element_chain),
(unlinked):
Remove a queue from our list when it becomes unlinked.
Don't add queues to elements in class 'Demux' if they
can only produce one pad
ChangeLog
ext/ogg/gstoggdemux.c
gst/playback/gstdecodebin.c