| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h264dsp, h264idct: Fix lengths of array parameters | Andreas Rheinhardt | 2021-08-08 | 1 | -3/+4 |
* | avcodec/mips: Use MMI marcos to replace Loongson3 instructions | Jiaxun Yang | 2021-07-28 | 1 | -4/+4 |
* | libavcodec/mips: Fix build errors reported by clang | Jin Bo | 2021-06-03 | 1 | -10/+10 |
* | libavcodec/mips: Fix specification of instruction name | Jin Bo | 2021-05-28 | 1 | -144/+144 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | libavcodec: MIPS: MMI: Move sp out of the clobber list | Jiaxun Yang | 2020-07-23 | 1 | -19/+19 |
* | libavcodec: MIPS: MMI: Fix type mismatches | Jiaxun Yang | 2020-07-23 | 1 | -9/+9 |
* | avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi. | Shiyou Yin | 2019-07-28 | 1 | -31/+13 |
* | avcodec/mips: [loongson] optimize memset in h264dsp. | Shiyou Yin | 2018-09-02 | 1 | -9/+21 |
* | avcodec/mips: loongson optimize mmi load and store operators | Zhou Xiaoyong | 2016-10-23 | 1 | -1109/+1017 |
* | avcodec/h264: Use ptrdiff_t for (bi)weight functions | Michael Niedermayer | 2016-09-23 | 1 | -6/+6 |
* | avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-17 | 1 | -2127/+2451 |
* | avcodec: loongson optimize h264dsp idct and loop filter with mmi | 周晓勇 | 2015-09-07 | 1 | -0/+2222 |
* | avcodec: loongson3 optimized h264dsp weighted mc with mmi | 周晓勇 | 2015-05-27 | 1 | -0/+278 |