[gstreamer-bugs] [Bug 631232] New: [colorspace] AYUV/ARGB handling broken on big endian systems
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 3 08:04:22 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=631232
GStreamer | gst-plugins-bad | unspecified
Summary: [colorspace] AYUV/ARGB handling broken on big endian
systems
Classification: Desktop
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: slomo at circular-chaos.org
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: ds at schleef.org
GNOME target: ---
GNOME version: ---
The AYUV/ARGB handling (and probably other stuff too) is broken on big endian
systems currently. This is because every AYUV/ARGB pixel is handled as a 32 bit
integer by orc with the x4 prefixed opcodes. This results in endianness
dependant code.
--
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