summaryrefslogtreecommitdiff
path: root/libavcodec/mips
Commit message (Expand)AuthorAge
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt2020-12-08
* avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safeAndreas Rheinhardt2020-11-24
* avcodec/mips: [loongson] Fixed mmi optimizationgxw2020-09-10
* avcodec/mips: Fix segfault in imdct36_mips_float.Shiyou Yin2020-07-30
* avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.Shiyou Yin2020-07-30
* avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin2020-07-30
* libavcodec: MIPS: MMI: Move sp out of the clobber listJiaxun Yang2020-07-23
* libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang2020-07-23
* libavcodec: Enable runtime detection for MIPS MMI & MSAJiaxun Yang2020-07-23
* ffbuild: Refine MIPS handlingJiaxun Yang2020-07-23
* avcodec/mips: fix type mismatch in h264dsp_msa.cShiyou Yin2020-07-19
* avcodec/mips: fix get_cabac_inline_mips function nameRosen Penev2020-04-12
* avcodec/aacdec: fix compilation under soft float MIPSRosen Penev2020-04-11
* lavc/mips: simplify the switch codeLinjie Fu2019-12-12
* avcodec/mips: msa optimizations for vc1dspgxw2019-10-30
* avcodec/mips: Fixed four warnings in vc1dspgxw2019-10-14
* avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.gxw2019-09-16
* avcodec/mips: Fix a warnning of indentation not reflect the block structure.Shiyou Yin2019-09-10
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-13
* avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin2019-08-02
* avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi.Shiyou Yin2019-07-28
* avutil/mips: refactor msa load and store macros.Shiyou Yin2019-07-19
* avcodec/mips/cabac: replace addi with addiuYunQiang Su2019-07-10
* avcodec/mips: [loongson] fix mpeg4 decoding error on loongson platform.Shiyou Yin2019-05-26
* avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* avcodec/mips: [loongson] optimize theora decoding with mmi.gxw2019-02-16
* avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_bi_hv_8 with mmi.Shiyou Yin2019-01-22
* avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi.Shiyou Yin2019-01-22
* avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi.Shiyou Yin2019-01-20
* avcodec/mips: [loongson] optimize theora decoding in vp3dsp.gxw2018-12-27
* avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msagxw2018-12-24
* avcodec/mips: [loongson] enable MSA optimization for loongson platform.Shiyou Yin2018-12-18
* avcodec/mips: [loongson] refine optimization in h264_chroma.Shiyou Yin2018-12-01
* avcodec: [loongson] optimize get_cabac_inline.Shiyou Yin2018-09-19
* avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi.Shiyou Yin2018-09-19
* avcodec/mips: [loongson] fix bug of svq3-watermark failed in fate test.Shiyou Yin2018-09-14
* 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] fix improper use of register constraints.Shiyou Yin2018-09-07
* avcodec/mips: [loongson] reoptimize put and add pixels clamped functions.Shiyou Yin2018-09-05
* avcodec/mips: [loongson] simplify the usage of intermediate variable addr.Shiyou Yin2018-09-04
* avcodec: [loongson] fix bug of mss2-wmv failed in fate test.Shiyou Yin2018-09-04
* avcodec/mips: [loongson] optimize memset in h264dsp.Shiyou Yin2018-09-02
* avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.Shiyou Yin2018-09-02