mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-13 22:58:40 +00:00
libswresample: make NOP_N macro less picky on its parameters
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
57bc91c710
commit
c4047ad9e0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user