plugins/elements/gstinputselector.c: Add lots of debugging.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 14 Mar 2008 17:22:21 +0000 (17:22 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 31 Dec 2010 00:53:15 +0000 (00:53 +0000)
commit6e03b710e8abfbb874fb20ef0399c2015644ba13
treeb62c5618efbc5daac2d8e0cc7e64f31f38b44f06
parent3fcc4068158a575f841e097cf488d05735fd1249
plugins/elements/gstinputselector.c: Add lots of debugging.

Original commit message from CVS:
* plugins/elements/gstinputselector.c: (gst_selector_pad_event),
(gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
(gst_input_selector_class_init),
(gst_input_selector_set_active_pad),
(gst_input_selector_set_property),
(gst_input_selector_push_pending_stop):
Add lots of debugging.
Fix time member in the newsegment event.
plugins/elements/gstinputselector.c