Yadif plugin doesn't compile on x32
@ross
Submitted by Ross Burton Link to original bug (#745482)
Description
The Yadif plugin fails to build with the X32 ABI (basically 32-bit userspace on a modern 64-bit x86 CPU, see http://en.wikipedia.org/wiki/X32_ABI):
| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-x32/build/build/tmp/work/x86_64_x32-poky-linux-gnux32/gstreamer1.0-plugins-bad/1.4.5-r0/gst-plugins-bad-1.4.5/gst/yadif/yadif_template.c:
Assembler messages:
yadif_template.c:244: Error: (%edx,%r11)' is not a valid base/index expression yadif_template.c:246: Error:
(%edx,%r9)' is not a valid base/index expression
yadif_template.c:262: Error: (%esi,%r11)' is not a valid base/index expression yadif_template.c:264: Error:
(%esi,%r9)' is not a valid base/index expression
yadif_template.c:278: Error: `(%ecx,%r11)' is not a valid base/index expression
[...]
The full log is available in https://bugzilla.yoctoproject.org/show_bug.cgi?id=7385.
Version: 1.4.5