]> git.sesse.net Git - ffmpeg/blob - libswresample/arm/Makefile
avfilter/avfilter: Remove deprecated avfilter_link_set_closed()
[ffmpeg] / libswresample / arm / Makefile
1 OBJS      += arm/audio_convert_init.o \
2              arm/resample_init.o
3
4
5 OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o
6
7 NEON-OBJS += arm/audio_convert_neon.o \
8              arm/resample.o