[Bug 745337] video: RGB15/16 pack/unpack unit test failure on big endian systems

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 2 03:55:32 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745337

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, but still fails the same way as before, only that the output is in
different byte order now it seems (which is further away from what the result
should be now?):

outpixels:
00000000: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000010: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000020: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000030: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000040: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000050: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000060: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff
00000070: 00 00 00 ff 00 00 00 ff 00 00 00 ff 00 00 00 ff

pixels:
00000000: ff 00 00 00 ff 00 00 01 ff 00 00 02 ff 00 00 03
00000010: ff 00 00 04 ff 00 00 05 ff 00 00 06 ff 00 00 07
00000020: ff 00 00 08 ff 00 00 09 ff 00 00 0a ff 00 00 0b
00000030: ff 00 00 0c ff 00 00 0d ff 00 00 0e ff 00 00 0f
00000040: ff 00 00 10 ff 00 00 11 ff 00 00 12 ff 00 00 13
00000050: ff 00 00 14 ff 00 00 15 ff 00 00 16 ff 00 00 17
00000060: ff 00 00 18 ff 00 00 19 ff 00 00 1a ff 00 00 1b
00000070: ff 00 00 1c ff 00 00 1d ff 00 00 1e ff 00 00 1f

-- 
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