[Bug 702112] waylandsink: add support for RGBx and RGBA formats

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 13 02:29:23 PDT 2013


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

Benjamin Gaignard <benjamin.gaignard> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #246652|0                           |1
        is obsolete|                            |

--- Comment #2 from Benjamin Gaignard <benjamin.gaignard at gmail.com> 2013-06-13 09:29:21 UTC ---
Created an attachment (id=246693)
 View: https://bugzilla.gnome.org/attachment.cgi?id=246693
 Review: https://bugzilla.gnome.org/review?bug=702112&attachment=246693

waylandsink: support of RGBx and RGBA

add mapping table and gst_wayland_format_to_string function to the previous
patch.

waylandsink caps were BGRA while the buffers created from wl_shm pool had
WL_SHM_FORMAT_XRGB8888 format. For me that was a mismatch.

I have test the both cases with videotestsrc and I have the correct colors, my
platform is in little endian.

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