j
k
j a
j l
Rémi Bernon (@rbernon) commented about dlls/winegstreamer/wg_transform.c:
caps = temp; } str = gst_caps_to_string(caps); GST_INFO("Returning caps %s", str); g_free(str);
caps = temp; }
str = gst_caps_to_string(caps);
GST_INFO("Returning caps %s", str);
g_free(str);
I don't see how this helps debugging?
Back to the thread
Back to the list