pad: fix debug line

This commit is contained in:
Wim Taymans 2011-11-15 16:13:15 +01:00
parent b5c3e254b1
commit 9f00a24b5e

View file

@ -2780,7 +2780,7 @@ gst_pad_query_accept_caps_default (GstPad * pad, GstQuery * query)
GstCaps *caps, *allowed;
gboolean result;
GST_DEBUG_OBJECT (pad, "caps %" GST_PTR_FORMAT, caps);
GST_DEBUG_OBJECT (pad, "query accept-caps %" GST_PTR_FORMAT, query);
/* first forward the query to internally linked pads when we are dealing with
* a PROXY CAPS */