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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 3 05:11:31 UTC 2018


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369211|none                        |needs-work
             status|                            |

--- Comment #16 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 369211:
 --> (https://bugzilla.gnome.org/review?bug=783521&attachment=369211)

::: gst-libs/gst/gl/egl/gsteglimage.c
@@ -473,0 +480,66 @@
+/*
+ * Variant of _drm_rgba_fourcc_from_info() that is used in case the GPU can
+ * handle YUV formats directly (by using internal shaders, or hardwired
... 63 more ...

This obviously need to be fixed, as in "direct" mode, we should not use the
same import format for BGRA, RGBA, ARGB, etc. otherwise the colors are going to
be shifted.

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