Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Oct 2014 15:26:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 194186] [arm] multimedia/gstreamer-ffmpeg generates unsupported ASM
Message-ID:  <bug-194186-12827-pa514QFysd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194186-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194186-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194186

--- Comment #3 from mikael.urankar@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194186-12827-pa514QFysd>