You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -476,7 +476,6 @@ cglobal pix_sum16, 2, 3, %1
|
||||
jne .loop
|
||||
HADDW m4, m5
|
||||
movd eax, m4
|
||||
and eax, 0xffff
|
||||
RET
|
||||
%endmacro
|
||||
|
||||
|
Reference in New Issue
Block a user