[Bug 752842] gloverlaycompositor: Wrong color format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 8 11:48:46 PDT 2015


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 308961
  --> https://bugzilla.gnome.org/attachment.cgi?id=308961&action=edit
gloverlaycompositor: Add shader to convert BGRA/ARGB -> RGBA

Depending on the bytes order we will get BGRA (little) and ARGB (big)
from the composition overlay buffer while our GL code expects RGBA. Add
a fragment shader that do this conversion.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list