[gstreamer-bugs] [Bug 620412] [video] Incomplete support for 15 and 16 bit RGB and BGR formats

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 7 12:52:08 PDT 2010


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

--- Comment #9 from Benjamin Otte (Company) <otte at gnome.org> 2010-06-07 19:52:03 UTC ---
It's not really possible to keep byte_order=BIG_ENDIAN as green_mask = 0xC003,
BIG_ENDIAN is not the same as green_mask = 0x3C0, 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