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
2021-08-08avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt
2021-08-05avcodec/mips/constants: Include intfloat.h in constants.hAndreas Rheinhardt
2021-07-29avcodec/mips: cabac.h provide fallback for wsbh instructionJiaxun Yang
2021-07-29avcodec/mips: Use MMI marcos to replace Loongson3 instructionsJiaxun Yang
2021-06-03libavcodec/mips: Fix fate errors reported by clangJin Bo
2021-06-03libavcodec/mips: Fix build errors reported by clangJin Bo
2021-05-28libavcodec/mips: Fix specification of instruction nameJin Bo
2021-05-07avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msagxw
2021-05-07avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.gxw
2021-05-07avcodec/mips: Refine get_cabac_inline_mips.Shiyou Yin
2021-05-07avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264ch...Shiyou Yin
2021-04-19Include attributes.h directlyAndreas Rheinhardt
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2021-01-01lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov
2020-12-08avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt
2020-11-24avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safeAndreas Rheinhardt
2020-09-11avcodec/mips: [loongson] Fixed mmi optimizationgxw
2020-07-30avcodec/mips: Fix segfault in imdct36_mips_float.Shiyou Yin
2020-07-30avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.Shiyou Yin
2020-07-30avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin
2020-07-23libavcodec: MIPS: MMI: Move sp out of the clobber listJiaxun Yang
2020-07-23libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang
2020-07-23libavcodec: Enable runtime detection for MIPS MMI & MSAJiaxun Yang
2020-07-23ffbuild: Refine MIPS handlingJiaxun Yang
2020-07-19avcodec/mips: fix type mismatch in h264dsp_msa.cShiyou Yin
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