[Bug 700413] [ximagesink] add alpha mask support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 16 02:01:29 PDT 2013


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

--- Comment #2 from Benjamin Gaignard <benjamin.gaignard at gmail.com> 2013-05-16 09:01:27 UTC ---
I have made a mistake in bug description, this patch is for depth=32 and bpp=32
(updated patch with correct values in header). In this case you need to have
alpha mask to be sure to call gst_video_format_from_rgba32_masks in
gst_video_format_from_masks function.

I think depth=32,bpp=24 is not possible, and depth=24,bpp=32 (padding byte
case) is already correctly handle.

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