mirror of https://github.com/FFmpeg/FFmpeg.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
518 B
8 lines
518 B
15 years ago
|
OBJS-$(ARCH_BFIN) += bfin/dsputil_bfin.o \
|
||
|
bfin/fdct_bfin.o \
|
||
|
bfin/idct_bfin.o \
|
||
|
bfin/mpegvideo_bfin.o \
|
||
|
bfin/pixels_bfin.o \
|
||
|
bfin/vp3_bfin.o \
|
||
|
bfin/vp3_idct_bfin.o \
|