mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
d5a7229ba4
Move vector_fmul() from DSPContext to AVFloatDSPContext.
5 lines
223 B
Makefile
5 lines
223 B
Makefile
OBJS += ppc/cpu.o \
|
|
ppc/float_dsp_init.o \
|
|
|
|
ALTIVEC-OBJS += ppc/float_dsp_altivec.o \
|