[Bug 730758] tee: Handle ALLOCATION query

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 4 12:13:59 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=730758

--- Comment #12 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 357284:
 --> (https://bugzilla.gnome.org/review?bug=730758&attachment=357284)

::: plugins/elements/gsttee.c
@@ +611,3 @@
+    gst_query_parse_nth_allocation_param (query, i, NULL, &params);
+
+  guint count, i, size, min;

Maybe display the GST_DEBUG_PAD_NAME as well to help debugging? Or at the start
of the method?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list