[Bug 693175] New: Endianness bug

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 4 17:33:18 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693175
  GStreamer | gst-plugins-base | 0.10.36

           Summary: Endianness bug
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alexandernst at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm running Gstreamer on a big endian embeded device (Samsung S3C6410) and the
CMOS on the device (OV9650) is outputting buffers with bpp=16 and
endianness=4321.

Is it normal that bpp=24 and bpp=32 have endianness=4321 but bpp=16 has
endianness=1234?

I think that it might be causing an error while linking ffmpegcolorspace.

I'm not completely sure if this is a Gstreamer bug or a bug in my CMOS driver.

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