| Commit message (Expand) | Author | Age | Files | Lines |
* | mips: fix build fail on MIPS R6 | Junxian Zhu | 2023-03-26 | 1 | -3/+3 |
* | avutil/mips: Use $at as MMI macro temporary register | Jiaxun Yang | 2021-07-28 | 1 | -42/+66 |
* | avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REG | Jiaxun Yang | 2021-07-28 | 1 | -15/+17 |
* | libavcodec/mips: Fix build errors reported by clang | Jin Bo | 2021-06-03 | 1 | -0/+8 |
* | mips: Fix potential illegal instruction error. | Shiyou Yin | 2021-05-07 | 1 | -37/+0 |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 1 | -0/+2 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by ... | Shiyou Yin | 2020-07-30 | 1 | -6/+8 |
* | libavutil: Detect MMI and MSA flags for MIPS | Jiaxun Yang | 2020-07-23 | 3 | -1/+163 |
* | libavutils: Add parse_r helper for MIPS | Jiaxun Yang | 2020-07-23 | 1 | -0/+42 |
* | avcodec/mips: msa optimizations for vc1dsp | gxw | 2019-10-30 | 1 | -0/+3 |
* | avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. | gxw | 2019-09-16 | 1 | -49/+31 |
* | avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB. | Shiyou Yin | 2019-08-15 | 1 | -2/+0 |
* | avutil/mips: refine msa macros CLIP_*. | gxw | 2019-08-13 | 1 | -70/+49 |
* | avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. | Shiyou Yin | 2019-08-02 | 1 | -1/+1 |
* | avutil/mips: refactor msa load and store macros. | Shiyou Yin | 2019-07-19 | 1 | -198/+114 |
* | avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction. | Shiyou Yin | 2019-07-10 | 1 | -3/+39 |
* | avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions | gxw | 2019-02-27 | 1 | -0/+15 |
* | avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. | Shiyou Yin | 2019-01-22 | 1 | -0/+9 |
* | avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B | Shiyou Yin | 2018-09-09 | 1 | -31/+53 |
* | avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. | gxw | 2018-09-09 | 1 | -0/+28 |
* | avcodec/mips: [loongson] reoptimize simple idct with mmi. | Shiyou Yin | 2018-09-02 | 1 | -0/+49 |
* | avcodec/mips: Improve hevc bi weighted hv mc msa functions | Kaustubh Raste | 2017-10-25 | 1 | -0/+35 |
* | avcodec/mips: Improve avc bi-weighted mc msa functions | Kaustubh Raste | 2017-10-10 | 1 | -0/+4 |
* | avcodec/mips: Improve avc weighted mc msa functions | Kaustubh Raste | 2017-09-27 | 1 | -0/+36 |
* | avcodec/mips: Improve hevc uni-w copy mc msa functions | Kaustubh Raste | 2017-09-24 | 1 | -0/+30 |
* | avcodec/mips: Improve hevc sao band filter msa functions | Kaustubh Raste | 2017-09-15 | 1 | -0/+1 |
* | avcodec/mips: Improve vp9 mc msa functions | Kaustubh Raste | 2017-09-08 | 1 | -13/+11 |
* | libavcodec/mips: Optimize avc idct 4x4 for msa | Kaustubh Raste | 2017-07-25 | 1 | -0/+18 |
* | libavutil/mips: Updated msa generic macros | Kaustubh Raste | 2017-07-21 | 1 | -384/+245 |
* | avutil/mips: loongson add mmi utils header file | Zhou Xiaoyong | 2016-10-23 | 1 | -0/+241 |
* | avutil/mips/generic_macros_msa: rename macro variable which causes segfault f... | Shivraj Patil | 2016-10-05 | 1 | -6/+6 |
* | avutil/mips: header asmdefs.h add some PTR_ macros for loongson | ZhouXiaoyong | 2016-05-14 | 1 | -0/+12 |
* | mips: add support for R6 | Vicente Olivert Riera | 2016-03-09 | 1 | -0/+4 |
* | all: Make header guard names consistent | Timothy Gu | 2016-01-31 | 1 | -3/+3 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions | Shivraj Patil | 2015-07-23 | 1 | -0/+3 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions | Shivraj Patil | 2015-07-07 | 1 | -0/+37 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions | Shivraj Patil | 2015-07-06 | 1 | -0/+59 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions | Shivraj Patil | 2015-07-06 | 1 | -0/+34 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions | Shivraj Patil | 2015-07-01 | 1 | -0/+94 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions | Shivraj Patil | 2015-06-29 | 1 | -0/+8 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions | Shivraj Patil | 2015-06-19 | 1 | -0/+162 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions | Shivraj Patil | 2015-06-18 | 1 | -0/+21 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions | Shivraj Patil | 2015-06-13 | 1 | -0/+124 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions | Shivraj Patil | 2015-06-11 | 1 | -0/+96 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun... | Shivraj Patil | 2015-06-11 | 1 | -0/+11 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions | Shivraj Patil | 2015-06-11 | 1 | -0/+56 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu... | Shivraj Patil | 2015-06-10 | 1 | -0/+46 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao... | Shivraj Patil | 2015-06-10 | 1 | -1/+110 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions | Shivraj Patil | 2015-06-04 | 1 | -0/+195 |