From 665be109b157902e196c8235f2cc9c795c8f39e2 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 14 Mar 2008 17:22:21 +0000 Subject: gst/selector/gstinputselector.c: Add lots of debugging. Original commit message from CVS: * gst/selector/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. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 45e51692..ce5eb42f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-03-14 Wim Taymans + + * gst/selector/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. + 2008-03-13 Wim Taymans * gst/selector/gstinputselector.c: (gst_selector_pad_class_init), -- cgit v1.2.1