Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « ppc « libavutil - github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4fd8d6d57e98d9d6484c776e25fbf0b6e7e227b8 (plain)
1
2
3
4
OBJS += ppc/cpu.o                                                       \
        ppc/float_dsp_init.o                                            \

ALTIVEC-OBJS += ppc/float_dsp_altivec.o                                 \