info: Don't use GST_DEBUG() in gst_debug_add_log_function() and related functions...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 22 Oct 2012 08:25:40 +0000 (10:25 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 22 Oct 2012 08:26:49 +0000 (10:26 +0200)
commit32d7d5923b35a76cb2e8b6805372b74dc5f73f01
tree53ece1e066aec1124abd301d7540e3d98b9f15b3
parentd86ecaf53e08c7b734f13e251599c4a8d0a6e53e
info: Don't use GST_DEBUG() in gst_debug_add_log_function() and related functions unconditionally

If GStreamer was not initialized yet this will cause g_warnings().
gst/gstinfo.c