mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00: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 \
|