Commit c4047ad9 authored by Michael Niedermayer's avatar Michael Niedermayer

libswresample: make NOP_N macro less picky on its parameters

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 57bc91c7
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment