[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 14:52:42 PDT 2010


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

--- Comment #10 from martin.bisson at gmail.com 2010-06-07 21:52:36 UTC ---
Why do you say that it's not the same thing?  Endianness is the just the order
of the bytes, so why couldn't the mask be expressed in both?

The endianness macros would only be used to convert between known (hard-coded
BIG_ENDIAN or LITTLE_ENDIAN) endianness and host endianness.

Why wouldn't it be possible to keep byte_order = BIG_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