This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.3
Michael Niedermayer
11 years ago
parent
561bfc85eb
commit
b50559fc0b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/x86/dsputilenc.asm
+ 0
- 1
libavcodec/x86/dsputilenc.asm
View File
@@ -476,7 +476,6 @@ cglobal pix_sum16, 2, 3, %1
jne .loop
HADDW m4, m5
movd eax, m4
and eax, 0xffff
RET
%endmacro
Write
Preview
Loading…
Cancel
Save