[Bug 194186] [arm] multimedia/gstreamer-ffmpeg generates unsupported ASM

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 7 15:26:34 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194186

--- Comment #3 from mikael.urankar at gmail.com ---
The error can be fixed with the attached patch (see
http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;a=commitdiff;h=05c062e9da370c60f48e433308cccbf7e7aea7fe;hp=a2beabc231f0d0c509e5c8f09fdab0ccb46eca10)

We will get another error:
libavcodec/arm/dsputil_vfp.S:45: Error: selected processor does not support
`vpush {d8-d15}'

this error can be workaround with this configure args: --disable-armvfp

I can make a proper patch for this workaround if needed

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list