[Bug 747352] applemedia: texture cache negotiation doesn't work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Apr 4 15:53:58 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747352
--- Comment #2 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
... but this commit added to gst_glimage_sink_propose_allocation:
+ gst_gl_upload_propose_allocation (glimage_sink->upload, NULL, query);
But then 8a0017e21d5f9a8507f0593c6b24f723aa415258 from 2015-02-20 removed it:
glimagesink: implement as a bin
glupload ! glcolorconvert ! sink
Some properties are manually forwarded. The rest are available using
GstChildProxy.
The two signals are forwarded as well.
--
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