pad: Allow tracking of buffers in GST_SCHEDULING debug output
authorRobert Swain <robert.swain@collabora.co.uk>
Mon, 11 Apr 2011 09:05:24 +0000 (11:05 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Mon, 11 Apr 2011 09:05:24 +0000 (11:05 +0200)
commitfd5aa095da05f58fe64cf9fc6e92c5e067e56221
tree226650f63123cb70819f52a3661909f24ce930f7
parent3f1ef2255a2e7c316d7c877d3a3f6bb815bc79a4
pad: Allow tracking of buffers in GST_SCHEDULING debug output

As GST_SCHEDULING reports when buffers pass through pads due to
gst_pad_push calls, they are a good way of tracking the progress of
buffers through pipelines. As such, adding output of the buffer pointers
to these messages allows tracking of specific buffers, easing debugging.
gst/gstpad.c