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
x86/lossless_videodsp: silly one-line cosmetic.
tags/n2.2-rc1
Clément Bœsch
11 years ago
parent
5267e85056
commit
5f4d04d084
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/x86/lossless_videodsp.asm
+ 1
- 1
libavcodec/x86/lossless_videodsp.asm
View File
@@ -32,7 +32,7 @@ pb_zzzzzzzz67676767: db -1,-1,-1,-1,-1,-1,-1,-1, 6, 7, 6, 7, 6, 7, 6, 7
SECTION_TEXT
%macro INT16_LOOP 2 ; %1 = a/u (aligned/unaligned), %2 = add/sub
movd
m4, maskd
movd m4, maskd
SPLATW m4, m4
add wq, wq
test wq, 2*mmsize - 1
Write
Preview
Loading…
Cancel
Save