[Bug 678021] The IEC 61937 payloader only supports bigendian output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 14 00:52:55 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678021
  GStreamer | gst-plugins-base | 0.10.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-06-14 07:52:50 UTC ---
Actually the behaviour of the payloader is even more weird. On big endian
systems it keeps the endianness, and on little endian systems it swaps the
endianness. So you always get inverse-endianness on little endian systems (not
necessarily big endian as I understand it as the stream itself can have any
endianness) and stream-endianness on big endian systems.

This should be looked at too, it looks weird.

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