mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-10 03:49:54 +00:00
5 lines
297 B
Makefile
5 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 \
|