[Bug 725567] New: orc mips back end does not support variables of more than 4 bytes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 3 04:29:08 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725567
  GStreamer | orc | git

           Summary: orc mips back end does not support variables of more
                    than 4 bytes
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: orc
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gemont at igalia.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: ds at schleef.org
     GNOME version: ---


The mips back end of Orc does not support variables of more than 4 bytes. Yet,
some GStreamer elements use Orc with scripts that have variables of 8 bytes.
This means that Orc would fall back to a generic back end, and an error message
like the one below would get printed:

  ORC: ERROR: orcprogram-mips.c(151): orc_compiler_orc_mips_init(): 
  unhandled variable size 8

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