This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2025-01-08 16:19:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8678af542c
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 14:06:09 +00:00
OBJS-$(HAVE_MMI)
+=
mips/dsputil_mmi.o
\
mips/idct_mmi.o
\
mips/mpegvideo_mmi.o
\
Reference in New Issue
Copy Permalink