GST_PTR_FORMAT: Add GstBuffer ptr format and use in GST_SCHEDULING
authorRobert Swain <robert.swain@collabora.co.uk>
Fri, 7 Oct 2011 14:36:10 +0000 (16:36 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Fri, 7 Oct 2011 14:38:52 +0000 (16:38 +0200)
commit138bb17bf9d47de8318302dc15aba1803f81aa6f
tree5052ab5d2e906bfdeda43a807d3d9b8029eda3d8
parent49bd7b40caad7a449d54130336e19041dae687d7
GST_PTR_FORMAT: Add GstBuffer ptr format and use in GST_SCHEDULING

GstBuffer pointers can now be printed using GST_PTR_FORMAT. This is used
in the very useful GST_SCHEDULING debug logs in gstpad.c and allows for
easier and more information tracking of buffer progress through a
pipeline with just debug logging.
gst/gstinfo.c
gst/gstpad.c