Most of the function had been converted before, but I forgot this
particular location.
---
libswscale/x86/output.asm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libswscale/x86/output.asm b/libswscale/x86/output.asm
index c8e6098..a76c127 100644
--- a/libswscale/x86/output.asm
+++ b/libswscale/x86/output.asm
@@ -278,7 +278,7 @@ yuv2planeX_fn 10, 7, 5
psraw m0, 7
psraw m1, 7
packuswb m0, m1
- mov%2 [r1+r2], m0
+ mov%2 [dstq+dstwq], m0
%elif %1 == 16
paddd m0, m4, [srcq+dstwq*4+mmsize*0]
paddd m1, m4, [srcq+dstwq*4+mmsize*1]
--
1.7.2.1
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel