[gstreamer-bugs] [Bug 339838] New: [audioconvert] support floats with non-native endianness

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 26 10:18:31 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339838
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: [audioconvert] support floats with non-native endianness
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Audioconvert currently doesn't handle audio/x-raw-float with an endianness
other than the native one.

At least the input side should have support for both little and big endianness
IMHO.

Sample file (big endian content, try to play back on little endian system):
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/AU/Samples/AFsp/M1F1-float32-AFsp.au

Currently this works only because auparse does the endianness swapping itself,
which is more of a hack.


-- 
Configure bugmail: http://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