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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 11 03:32:04 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #372964|accepted-commit_now         |none
             status|                            |
 Attachment #372964|0                           |1
        is obsolete|                            |

--- Comment #45 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 373598
  --> https://bugzilla.gnome.org/attachment.cgi?id=373598&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