summaryrefslogtreecommitdiff
path: root/libavutil/x86/lls.asm
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-06-30 11:59:31 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-06-30 12:12:11 +0200
commita285079bc75a6e3b9aa27910351044b79bc0c490 (patch)
tree37c85c48b261c51229d7ed51cf23e7f854451c01 /libavutil/x86/lls.asm
parent0b40c505087ff238becd297c890fb12fbc0d99a5 (diff)
lls.asm: disable ff_update_lls_avx
The code doesnt build with yasm from ubuntu 12.04 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/x86/lls.asm')
-rw-r--r--libavutil/x86/lls.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/x86/lls.asm b/libavutil/x86/lls.asm
index fac56b295a..59398b4867 100644
--- a/libavutil/x86/lls.asm
+++ b/libavutil/x86/lls.asm
@@ -125,7 +125,7 @@ cglobal update_lls, 2,5,8, ctx, var, i, j, covar2
.ret:
REP_RET
-%if HAVE_AVX_EXTERNAL
+%if HAVE_AVX_EXTERNAL && 0
INIT_YMM avx
cglobal update_lls, 3,6,8, ctx, var, count, i, j, count2
%define covarq ctxq