summaryrefslogtreecommitdiff
path: root/libavcodec/mips/h264dsp_mmi.c
Commit message (Expand)AuthorAge
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-08
* avcodec/mips: Use MMI marcos to replace Loongson3 instructionsJiaxun Yang2021-07-28
* libavcodec/mips: Fix build errors reported by clangJin Bo2021-06-03
* libavcodec/mips: Fix specification of instruction nameJin Bo2021-05-28
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* libavcodec: MIPS: MMI: Move sp out of the clobber listJiaxun Yang2020-07-23
* libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang2020-07-23
* avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi.Shiyou Yin2019-07-28
* avcodec/mips: [loongson] optimize memset in h264dsp.Shiyou Yin2018-09-02
* avcodec/mips: loongson optimize mmi load and store operatorsZhou Xiaoyong2016-10-23
* avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-23
* avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-17
* avcodec: loongson optimize h264dsp idct and loop filter with mmi周晓勇2015-09-07
* avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇2015-05-27