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
libswresample: make NOP_N macro less picky on its parameters
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.11
Michael Niedermayer
13 years ago
parent
57bc91c710
commit
c4047ad9e0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libswresample/x86/audio_convert.asm
+ 1
- 1
libswresample/x86/audio_convert.asm
View File
@@ -360,7 +360,7 @@ pack_6ch_%2_to_%1_u_int %+ SUFFIX
packssdw m1, m3
%endmacro
%macro NOP_N 6
%macro NOP_N
0-
6
%endmacro
INIT_MMX mmx
Write
Preview
Loading…
Cancel
Save