84 Commits (ca78dcfb19e5c8928f587d33b08c6fb087f3c4f2)

Author SHA1 Message Date
Junxian Zhu 5ffe18bcea
mips: fix build fail on MIPS R6 2 years ago
Jiaxun Yang a1cd62883f avutil/mips: Use $at as MMI macro temporary register 3 years ago
Jiaxun Yang b868272d7e avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REG 3 years ago
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang 4 years ago
Shiyou Yin ab04fedaaa mips: Fix potential illegal instruction error. 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Shiyou Yin 0e0a9ca048 avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by clang. 4 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 4 years ago
Jiaxun Yang d5380f068d libavutils: Add parse_r helper for MIPS 4 years ago
gxw 648b422e17 avcodec/mips: msa optimizations for vc1dsp 5 years ago
gxw 92fc0bfa54 avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 5 years ago
Shiyou Yin e1039b09c4 avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB. 5 years ago
gxw a3e572d96f avutil/mips: refine msa macros CLIP_*. 5 years ago
Shiyou Yin 11f99a9a45 avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. 5 years ago
Shiyou Yin 153c607525 avutil/mips: refactor msa load and store macros. 5 years ago
Shiyou Yin a45e8ade2d avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction. 5 years ago
gxw 4571c7c05d avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions 6 years ago
Shiyou Yin 6d19164811 avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. 6 years ago
Shiyou Yin 5161f7bcfd avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B 6 years ago
gxw 090647da84 avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. 6 years ago
Shiyou Yin df13b75aa1 avcodec/mips: [loongson] reoptimize simple idct with mmi. 6 years ago
Kaustubh Raste 736a48901f avcodec/mips: Improve hevc bi weighted hv mc msa functions 7 years ago
Kaustubh Raste af9433b1d6 avcodec/mips: Improve avc bi-weighted mc msa functions 7 years ago
Kaustubh Raste 10ab5534e0 avcodec/mips: Improve avc weighted mc msa functions 7 years ago
Kaustubh Raste 7f8417f226 avcodec/mips: Improve hevc uni-w copy mc msa functions 7 years ago
Kaustubh Raste 1a85fb7e1e avcodec/mips: Improve hevc sao band filter msa functions 7 years ago
Kaustubh Raste 9b2c3c406f avcodec/mips: Improve vp9 mc msa functions 7 years ago
Kaustubh Raste a776cb2074 libavcodec/mips: Optimize avc idct 4x4 for msa 7 years ago
Kaustubh Raste ef1b4bdf44 libavutil/mips: Updated msa generic macros 7 years ago
Zhou Xiaoyong b9cd922660 avutil/mips: loongson add mmi utils header file 8 years ago
Shivraj Patil c1cc13cd2a avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 8 years ago
ZhouXiaoyong d680ab1c46 avutil/mips: header asmdefs.h add some PTR_ macros for loongson 9 years ago
Vicente Olivert Riera ad16eff64b mips: add support for R6 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
Shivraj Patil fd7eadd25c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions 9 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
Shivraj Patil 2eb28e889d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions 10 years ago
Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 10 years ago
Shivraj Patil ee3ef5fda2 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions 10 years ago
Shivraj Patil 98eb1ac901 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions 10 years ago
Shivraj Patil 178ba1fd03 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions 10 years ago
Shivraj Patil fb92f3ecb4 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions 10 years ago
Shivraj Patil 1d70b6fe1d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions 10 years ago
Shivraj Patil b87dc70c65 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions 10 years ago
Shivraj Patil d6d98237ed avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions 10 years ago
Shivraj Patil 271195f85b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions 10 years ago