mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-22 11:59:34 +00:00
1000l
Originally committed as revision 6950 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
87f8cab45b
commit
47ceabc959
@ -122,7 +122,7 @@ asm volatile(
|
||||
"movd %%mm0, %0 \n\t"
|
||||
: "=r" (numEq)
|
||||
: "r" (src), "r" (stride)
|
||||
: "%ebx"
|
||||
: "%eax", "%ebx"
|
||||
);
|
||||
numEq= (-numEq) &0xFF;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user