mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-02 03:06:28 +02:00
a0565a2b65
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8 lines
355 B
Makefile
8 lines
355 B
Makefile
OBJS += sh4/dsputil_align.o \
|
|
sh4/dsputil_sh4.o \
|
|
sh4/idct_sh4.o \
|
|
|
|
OBJS-$(CONFIG_H264CHROMA) += sh4/h264chroma_init.o \
|
|
|
|
OBJS-$(CONFIG_HPELDSP) += sh4/hpeldsp.o
|