1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-11 11:26:52 +02:00
ffmpeg/libswresample/x86/Makefile
Michael Niedermayer bcc66ff0e4 swr: add int16_to_int32_mmx/sse
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-28 13:15:44 +02:00

3 lines
113 B
Makefile

YASM-OBJS += x86/swresample_x86.o\
x86/audio_convert.o\