mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 13:45:37 +01:00
6 lines
297 B
Makefile
6 lines
297 B
Makefile
OBJS += x86/audio_convert_init.o \
|
|
x86/audio_mix_init.o \
|
|
|
|
YASM-OBJS += x86/audio_convert.o \
|
|
x86/audio_mix.o \
|