[Bug 719902] video: Multi-byte-per-component video formats, endianness and component order
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 5 05:17:26 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=719902
GStreamer | gst-plugins-base | git
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-05 13:17:23 UTC ---
Note that in the most generic form this would be an explosion of video formats.
4 (ARGB, ABGR, RGBA, BGRA) times 2 (A vs x) times 2 (BE vs LE) video formats
for one component data type (i.e. 16 bit unsigned integer). So I would
basically add 32 new video formats (ARGB U16 and F32), and 2 new for AYUV
(AYUV64_BE and AYUV64_LE).
--
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