[Bug 758877] glupload: Should not offer its allocator unless memory:GLMemory is negotiated

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 1 04:03:18 PST 2015


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

--- Comment #4 from Julien Isorce <julien.isorce at gmail.com> ---
Ah right, thx, I'll update the patch with: 
+  g_return_if_fail (allocator &&
+      gst_query_get_n_allocation_params (query) == 0 &&
+      !GST_OBJECT_FLAG_IS_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC));

-- 
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