summaryrefslogtreecommitdiff
path: root/libavcodec/mips/dsputil_mmi.c
Commit message (Collapse)AuthorAge
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-13
Also give a more suitable name to the MMI-optimized IDCT; it is not PS2-specific, as the name currently suggests.