This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
de64d8cf17
ffmpeg
/
libavcodec
/
mips
/
Makefile
4 lines
222 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move PS2 MMI code below the mips subdirectory, where it belongs. Also give a more suitable name to the MMI-optimized IDCT; it is not PS2-specific, as the name currently suggests.
2012-02-07 15:06:09 +01:00
OBJS-$(HAVE_MMI)
+=
mips/dsputil_mmi.o
\
mips/idct_mmi.o
\
mips/mpegvideo_mmi.o
\
Reference in New Issue
Copy Permalink