[Bug 729742] New: glcolorconvert: Should set alpha to 1 if source is opaque

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 7 12:19:35 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729742
  GStreamer | gst-plugins-bad | git

           Summary: glcolorconvert: Should set alpha to 1 if source is
                    opaque
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently we simply assume that BGRx is like BGRA, though in first form the x
means that the padding value is not guarantied opaque. For this reason,
glcolorconvert should take this into account, and explicitly set the alpha to
1.0 rather then using the padding value.

On armsoc X11 driver, all windows have ARGB visual, which lead to randomly
transparent window with BGRx.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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