mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
d5a7229ba4
Move vector_fmul() from DSPContext to AVFloatDSPContext.
5 lines
223 B
Makefile
5 lines
223 B
Makefile
OBJS += x86/cpu.o \
|
|
x86/float_dsp_init.o \
|
|
|
|
YASM-OBJS += x86/float_dsp.o \
|