changeset 10434:276b3a342389 libavcodec

fix linking on systems with a function name prefix (10l in r20287)
author lorenm
date Sun, 18 Oct 2009 21:44:03 +0000
parents 669965580b72
children f1d179ba9e7a
files x86/dsputil_yasm.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/x86/dsputil_yasm.asm	Sun Oct 18 21:42:28 2009 +0000
+++ b/x86/dsputil_yasm.asm	Sun Oct 18 21:44:03 2009 +0000
@@ -217,7 +217,7 @@
     movd    m0, leftm
     pslldq  m0, 15
     test    srcq, 15
-    jnz ff_add_hfyu_left_prediction_ssse3 %+ .skip_prologue
+    jnz add_hfyu_left_prediction_ssse3.skip_prologue
     test    dstq, 15
     jnz .unaligned
     ADD_HFYU_LEFT_LOOP 1