mirror of https://github.com/FFmpeg/FFmpeg.git
parent
9eb83a56aa
commit
dbe6ba55a3
5 changed files with 8 additions and 7 deletions
@ -1,5 +1,5 @@ |
||||
OBJS += x86/audio_convert_init.o \
|
||||
x86/audio_mix_init.o
|
||||
x86/audio_mix_init.o \
|
||||
|
||||
YASM-OBJS += x86/audio_convert.o \
|
||||
x86/audio_mix.o
|
||||
x86/audio_mix.o \
|
||||
|
@ -1 +1 @@ |
||||
OBJS += arm/cpu.o
|
||||
OBJS += arm/cpu.o \
|
||||
|
Loading…
Reference in new issue