mirror of https://github.com/FFmpeg/FFmpeg.git
Also give a more suitable name to the MMI-optimized IDCT; it is not PS2-specific, as the name currently suggests.pull/3/merge
parent
75f11901b5
commit
0bf184e59c
8 changed files with 10 additions and 10 deletions
@ -1,3 +1,3 @@ |
||||
OBJS-$(HAVE_MMI) += ps2/dsputil_mmi.o \
|
||||
ps2/idct_mmi.o \
|
||||
ps2/mpegvideo_mmi.o \
|
||||
OBJS-$(HAVE_MMI) += mips/dsputil_mmi.o \
|
||||
mips/idct_mmi.o \
|
||||
mips/mpegvideo_mmi.o \
|
||||
|
Loading…
Reference in new issue