gst/autoplug/gstspideridentity.c: extra debugging
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 8 Jul 2004 13:49:14 +0000 (13:49 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 8 Jul 2004 13:49:14 +0000 (13:49 +0000)
commite7a32237d43f8d5a36f647143902b24d12c79b37
tree643e90c1825d7e5ee6f042ce17c4f3118ee46097
parenta008ebabf9a81ec394b04f4fe9ce448db39f8d8e
gst/autoplug/gstspideridentity.c: extra debugging

Original commit message from CVS:
* gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
extra debugging
* gst/gstevent.h:
* gst/gstinfo.c: (gst_debug_log_default):
print time nicely.  add thread pointer until someone figures out
a completely portable way of getting at thread id's.
* gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_try),
(_invent_event), (gst_pad_pull), (gst_pad_event_default_dispatch),
(gst_pad_call_chain_function):
extra debugging
* gst/schedulers/gstoptimalscheduler.c:
(get_group_schedule_function), (loop_group_schedule_function),
(gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
(pad_clear_queued), (gst_opt_scheduler_iterate):
rename BUFPEN and friends to DATAPEN since that's what they are.
ChangeLog
gst/autoplug/gstspideridentity.c
gst/gstevent.h
gst/gstinfo.c
gst/gstpad.c
gst/schedulers/gstoptimalscheduler.c