vdpausink: add debug output
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Thu, 8 Oct 2009 18:13:24 +0000 (20:13 +0200)
committerCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sun, 22 Nov 2009 21:38:08 +0000 (22:38 +0100)
sys/vdpau/gstvdpsink.c

index 243686f7c46148080b100201fe3d0762c43adfe3..852987248934d4a2ec8a279e9a8d2c2dce5d7e8a 100644 (file)
@@ -573,6 +573,7 @@ gst_vdp_sink_setup_device (VdpSink * vdp_sink)
     return NULL;
 
   vdp_sink->caps = gst_vdp_sink_get_allowed_caps (device, vdp_sink->par);
+  GST_DEBUG ("runtime calculated caps: %" GST_PTR_FORMAT, vdp_sink->caps);
 
   /* call XSynchronize with the current value of synchronous */
   GST_DEBUG_OBJECT (vdp_sink, "XSynchronize called with %s",