[Bug 770057] New: openh264: invalid combination of opcode and operands

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 18 02:17:25 UTC 2016


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

            Bug ID: 770057
           Summary: openh264: invalid combination of opcode and operands
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zeranoe at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When cross compiling GStreamer for Win32 using Cerbero the openh264 package
fails with:

yasm -DX86_32 -f win32 -DPREFIX -I./codec/common/x86/   -o
codec/common/x86/dct.o codec/common/x86/dct.asm
codec/common/x86/dct.asm:897: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:897: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:900: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:900: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:903: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:903: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:906: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:906: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:951: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:951: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:954: error: invalid combination of opcode and operands
codec/common/x86/dct.asm:954: error: invalid combination of opcode and operands
codec/common/targets.mk:72: recipe for target 'codec/common/x86/dct.o' failed
make: *** [codec/common/x86/dct.o] Error 1

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