[Bug 747352] applemedia: texture cache negotiation doesn't work

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 4 20:17:36 PDT 2015


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

--- Comment #11 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
BEFORE I FORGET:

With my patches, gst_glimage_sink_propose_allocation is only called for
non-GLMemory cases. If so, should the following 2 lines be in it?

  if (glimage_sink->context->gl_vtable->FenceSync)
    gst_query_add_allocation_meta (query, GST_GL_SYNC_META_API_TYPE, 0);

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


More information about the gstreamer-bugs mailing list