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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 6 09:09:29 UTC 2018


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

Michael Olbrich <m.olbrich at pengutronix.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370478|needs-work                  |none
             status|                            |
 Attachment #370478|0                           |1
        is obsolete|                            |

--- Comment #27 from Michael Olbrich <m.olbrich at pengutronix.de> ---
Created attachment 372964
  --> https://bugzilla.gnome.org/attachment.cgi?id=372964&action=edit
glupload: Implement direct dmabuf uploader

The idea is that some GPUs (like the Vivante series) can actually
perform the YUV->RGB conversion internally, so no custom conversion
shaders are needed. To make use of this feature, we need an additional
uploader that can import DMABUF FDs and also directly pass the pixel
format, relying on the GPU to do the conversion.

Based on patches from Nicolas Dufresne <nicolas.dufresne at collabora.com> and
Carlos Rafael Giani <dv at pseudoterminal.org>.

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