aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mips/h264dsp_mmi.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-081-3/+4
* avcodec/mips: Use MMI marcos to replace Loongson3 instructionsJiaxun Yang2021-07-281-4/+4
* libavcodec/mips: Fix build errors reported by clangJin Bo2021-06-031-10/+10
* libavcodec/mips: Fix specification of instruction nameJin Bo2021-05-281-144/+144
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* libavcodec: MIPS: MMI: Move sp out of the clobber listJiaxun Yang2020-07-231-19/+19
* libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang2020-07-231-9/+9
* avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi.Shiyou Yin2019-07-281-31/+13
* avcodec/mips: [loongson] optimize memset in h264dsp.Shiyou Yin2018-09-021-9/+21
* avcodec/mips: loongson optimize mmi load and store operatorsZhou Xiaoyong2016-10-231-1109/+1017
* avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-231-6/+6
* avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-171-2127/+2451
* avcodec: loongson optimize h264dsp idct and loop filter with mmi周晓勇2015-09-071-0/+2222
* avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇2015-05-271-0/+278