[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 18:06:37 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620412
GStreamer | gst-plugins-base | git
--- Comment #12 from martin.bisson at gmail.com 2010-06-08 01:06:33 UTC ---
Ok, I guess that's why currently, RGB15/16 are the only caps defined in video.h
with BYTE_ORDER (host) endianness, because it's the only format that has a mask
that crosses the byte boundary?
So what would be the proper way to deal with the masks in local endianness, but
to store the resulting 16 bits in a way that can be set across network?
--
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