aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mips/simple_idct_mmi.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mips: Use MMI marcos to replace Loongson3 instructionsJiaxun Yang2021-07-281-24/+25
* libavcodec/mips: Fix specification of instruction nameJin Bo2021-05-281-7/+7
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin2019-08-021-1/+1
* avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin2018-09-021-780/+387
* avcodec: loongson delete invalid simple idct put and add optimization周晓勇2015-09-081-18/+1
* avcodec: loongson move simple idct functions to a separate file周晓勇2015-07-211-0/+833