[Bug 700413] ximagesink: add alpha mask support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 16 03:40:54 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700413
  GStreamer | gst-plugins-base | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1
            Summary|[ximagesink] add alpha mask |ximagesink: add alpha mask
                   |support                     |support

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-16 10:40:50 UTC ---
commit 5da2bd3216cd067e720386b791509bf2f5222a1a
Author: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Date:   Thu May 16 10:52:29 2013 +0200

    video: fix gst_video_format_from_masks() for little endian masks with alpha

    Need to byte-order swap the alpha mask as well in this case.

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

commit 80e700a566cdfe03751a7e48ae7fe3b18d1c6fb6
Author: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Date:   Thu May 16 10:52:29 2013 +0200

    ximagesink: add support for 32-bit RGB with alpha mask

    When X screen return a depth = 32 with bpp = 32, the alpha mask
    must be correctly set to have a known GStreamer video format.
    X visual structure doesn't provide the alpha mask information,
    but we can find it from the others masks.

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

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