On Tue, 3 Jun 2014, Janne Grunau wrote:
Move the GNU as check before the arch specific asm checks since the .dn
check requires gas compatible assembler.
Disable the VC-1 motion compensation NEON asm which is the only part
using that directive. The integrated assembler in the upcoming clang 3.5
does not support .dn/.qn without plans to change that. Too much effort
to implement it while it is rarely used.
http://llvm.org/bugs/show_bug.cgi?id=18199.
---
configure | 33 ++++++++++++++++++++-------------
libavcodec/arm/vc1dsp_init_neon.c | 4 ++++
libavcodec/arm/vc1dsp_neon.S | 4 ++++
3 files changed, 28 insertions(+), 13 deletions(-)
Seems ok to me
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel