提交 9946a6aa 编写于 作者: M Michael Niedermayer

diracdsp: try to fix segfault

This might fix Ticket1412
Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 c9e183b4
......@@ -177,8 +177,8 @@ cglobal add_rect_clamped_%1, 7,7,3, dst, src, stride, idwt, idwt_stride, w, h
and wd, ~(mmsize-1)
%if ARCH_X86_64
mov r11d, wd
%define wspill r11d
mov r8d, wd
%define wspill r8d
%else
mov r5m, wd
%define wspill r5m
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册