aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mips/idct_mmi.c
Commit message (Collapse)AuthorAgeFilesLines
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-361/+0
| | | | The code fails to compile and is broken beyond repair.
* Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-131-0/+361
Also give a more suitable name to the MMI-optimized IDCT; it is not PS2-specific, as the name currently suggests.