[Bug 783521] gl: Add "direct" dmabuf uploader
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 30 09:57:56 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=783521
--- Comment #37 from Michael Olbrich <m.olbrich at pengutronix.de> ---
(In reply to Matthew Waters (ystreet00) from comment #32)
> Review of attachment 372962 [details] [review]:
> ::: gst-libs/gst/gl/gstglupload.c
> @@ +1871,3 @@
> + if (!gst_caps_is_equal (upload->priv->out_caps, caps)) {
> + gst_buffer_replace (&outbuf, NULL);
> + ret = GST_GL_UPLOAD_RECONFIGURE;
>
> Add some debug logging to this effect?
I'll add debugging to the next patch where this is used in the element.
Most logging happens there already.
--
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