early-access version 1432
This commit is contained in:
8
externals/ffmpeg/libavutil/arm/Makefile
vendored
Executable file
8
externals/ffmpeg/libavutil/arm/Makefile
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
OBJS += arm/cpu.o \
|
||||
arm/float_dsp_init_arm.o \
|
||||
|
||||
VFP-OBJS += arm/float_dsp_init_vfp.o \
|
||||
arm/float_dsp_vfp.o \
|
||||
|
||||
NEON-OBJS += arm/float_dsp_init_neon.o \
|
||||
arm/float_dsp_neon.o \
|
Reference in New Issue
Block a user