Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-12avcodec/mips: fix get_cabac_inline_mips function nameRosen Penev
2020-04-11avcodec/aacdec: fix compilation under soft float MIPSRosen Penev
2019-12-12lavc/mips: simplify the switch codeLinjie Fu
2019-10-30avcodec/mips: msa optimizations for vc1dspgxw
2019-10-14avcodec/mips: Fixed four warnings in vc1dspgxw
2019-09-16avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.gxw
2019-09-10avcodec/mips: Fix a warnning of indentation not reflect the block structure.Shiyou Yin
2019-08-13avutil/mips: refine msa macros CLIP_*.gxw
2019-08-02avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin
2019-07-28avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi.Shiyou Yin
2019-07-19avutil/mips: refactor msa load and store macros.Shiyou Yin
2019-07-10avcodec/mips/cabac: replace addi with addiuYunQiang Su
2019-05-26avcodec/mips: [loongson] fix mpeg4 decoding error on loongson platform.Shiyou Yin
2019-02-27avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw
2019-02-16avcodec/mips: [loongson] optimize theora decoding with mmi.gxw
2019-02-02avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi.Shiyou Yin
2019-02-02avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi.Shiyou Yin
2019-02-02avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi.Shiyou Yin
2019-02-02avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi.Shiyou Yin
2019-01-22avcodec/mips: [loongson] optimize put_hevc_qpel_bi_hv_8 with mmi.Shiyou Yin
2019-01-22avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi.Shiyou Yin
2019-01-20avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi.Shiyou Yin
2018-12-28avcodec/mips: [loongson] optimize theora decoding in vp3dsp.gxw
2018-12-25avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msagxw
2018-12-18avcodec/mips: [loongson] enable MSA optimization for loongson platform.Shiyou Yin
2018-12-01avcodec/mips: [loongson] refine optimization in h264_chroma.Shiyou Yin
2018-09-19avcodec: [loongson] optimize get_cabac_inline.Shiyou Yin
2018-09-19avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi.Shiyou Yin
2018-09-14avcodec/mips: [loongson] fix bug of svq3-watermark failed in fate test.Shiyou Yin
2018-09-09avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8BShiyou Yin
2018-09-09avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.gxw
2018-09-07avcodec/mips: [loongson] fix improper use of register constraints.Shiyou Yin
2018-09-05avcodec/mips: [loongson] reoptimize put and add pixels clamped functions.Shiyou Yin
2018-09-04avcodec/mips: [loongson] simplify the usage of intermediate variable addr.Shiyou Yin
2018-09-04avcodec: [loongson] fix bug of mss2-wmv failed in fate test.Shiyou Yin
2018-09-02avcodec/mips: [loongson] optimize memset in h264dsp.Shiyou Yin
2018-09-02avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.Shiyou Yin
2018-09-02avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin
2018-07-14avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi.Shiyou Yin
2018-06-29avcodec/vc1: fix overlap filter for frame interlaced picturesJerome Borsboom
2017-11-14avcodec/mips: Improve hevc non-uni hz and vt mc msa functionsKaustubh Raste
2017-11-14avcodec/mips: cleanup unused macrosKaustubh Raste
2017-11-08avcodec/mips: Improve hevc non-uni hv mc msa functionsKaustubh Raste
2017-11-08avcodec/mips: Improve hevc uni weighted 4 tap vt mc msa functionsKaustubh Raste
2017-11-08avcodec/mips: Improve hevc uni 4 tap hv mc msa functionsKaustubh Raste
2017-11-08avcodec/mips: Improve hevc bi wgt 4 tap hv mc msa functionsKaustubh Raste
2017-11-07avcodec/mips: Improve hevc bi 4 tap hv mc msa functionsKaustubh Raste
2017-11-07avcodec/mips: Improve avc avg mc 10, 30, 01 and 03 msa functionsKaustubh Raste
2017-11-05avcodec/mips: Improve hevc uni weighted 4 tap hz mc msa functionsKaustubh Raste
2017-11-05avcodec/mips: Improve hevc uni 4 tap hz and vt mc msa functionsKaustubh Raste