[Bug 783521] gl: Add "direct" dmabuf uploader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 9 07:39:45 UTC 2018


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #372962|none                        |accepted-commit_now
             status|                            |

--- Comment #32 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Review of attachment 372962:
 --> (https://bugzilla.gnome.org/review?bug=783521&attachment=372962)

Looks ok.

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

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