summaryrefslogtreecommitdiff
path: root/libavutil/mips
Commit message (Expand)AuthorAge
* avutil/mips: Use $at as MMI macro temporary registerJiaxun Yang2021-07-28
* avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REGJiaxun Yang2021-07-28
* libavcodec/mips: Fix build errors reported by clangJin Bo2021-06-03
* mips: Fix potential illegal instruction error.Shiyou Yin2021-05-07
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by ...Shiyou Yin2020-07-30
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-23
* libavutils: Add parse_r helper for MIPSJiaxun Yang2020-07-23
* avcodec/mips: msa optimizations for vc1dspgxw2019-10-30
* avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.gxw2019-09-16
* avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.Shiyou Yin2019-08-15
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-13
* avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin2019-08-02
* avutil/mips: refactor msa load and store macros.Shiyou Yin2019-07-19
* avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.Shiyou Yin2019-07-10
* avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi.Shiyou Yin2019-01-22
* avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8BShiyou Yin2018-09-09
* avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.gxw2018-09-09
* avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin2018-09-02
* avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-25
* avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-27
* avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste2017-09-08
* libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste2017-07-25
* libavutil/mips: Updated msa generic macrosKaustubh Raste2017-07-21
* avutil/mips: loongson add mmi utils header fileZhou Xiaoyong2016-10-23
* avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...Shivraj Patil2016-10-05
* avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-14
* mips: add support for R6Vicente Olivert Riera2016-03-09
* all: Make header guard names consistentTimothy Gu2016-01-31
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functionsShivraj Patil2015-07-23
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-07
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-06
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functionsShivraj Patil2015-07-06
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil2015-07-01
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil2015-06-29
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil2015-06-19
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functionsShivraj Patil2015-06-18
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functionsShivraj Patil2015-06-13
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil2015-06-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...Shivraj Patil2015-06-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil2015-06-04
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-03