319 Commits (c1bb19e263e14887ad286c16352edbaa39be4f66)

Author SHA1 Message Date
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Hao Chen fb233771ce
lavc/mips: Fix hevc decoding bugs on MIPS paltform. 2 years ago
Lu Wang d5679d6899
lavc/mips: Fix bugs in me_cmp_msa.c file. 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Qi Tiezheng e4c1272711
avcodec/mips: Fix MMI macro replaces in HEVC Decoder 2 years ago
Andreas Rheinhardt 386990a955 avcodec/aacenc_quantization: Remove always-zero function parameter 2 years ago
Andreas Rheinhardt 333b32af8e avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 2 years ago
Andreas Rheinhardt 966fc1230a avcodec/mpegvideoencdsp: Allow pointers to const where possible 2 years ago
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 2 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 2 years ago
Andreas Rheinhardt 6265b155bc avcodec/hevcpred: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 104abea646 avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 3 years ago
Martin Storsjö db54426975 vc1dsp: Change remaining stride parameters to ptrdiff_t 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 58492ce443 avcodec/mips: Fix checkheaders 3 years ago
Andreas Rheinhardt afc95a10ac avcodec/h264dsp, h264idct: Fix lengths of array parameters 3 years ago
Andreas Rheinhardt 7bad2a61d8 avcodec/mips/constants: Include intfloat.h in constants.h 3 years ago
Jiaxun Yang 2323d3a923 avcodec/mips: cabac.h provide fallback for wsbh instruction 3 years ago
Jiaxun Yang 1042039ccd avcodec/mips: Use MMI marcos to replace Loongson3 instructions 3 years ago
Jin Bo 2fac1e370c libavcodec/mips: Fix fate errors reported by clang 4 years ago
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang 4 years ago
Jin Bo ebedd26eef libavcodec/mips: Fix specification of instruction name 4 years ago
gxw 464d28c070 avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msa 4 years ago
gxw 6458c6bdb4 avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa. 4 years ago
Shiyou Yin 5ab8e8bc92 avcodec/mips: Refine get_cabac_inline_mips. 4 years ago
Shiyou Yin 56c57fe68a avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264chroma_init_mips. 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Andreas Rheinhardt ed33bbe678 avcodec/mpegaudiodec: Hardcode tables to save space 4 years ago
Andreas Rheinhardt b9c1ab8907 avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe 4 years ago
gxw a4f7b09536 avcodec/mips: [loongson] Fixed mmi optimization 4 years ago
Shiyou Yin bd4f37f2eb avcodec/mips: Fix segfault in imdct36_mips_float. 4 years ago
Shiyou Yin 1563b4b4c6 avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips. 4 years ago
Shiyou Yin 44699db6db avcodec/mips: Fix register constraint error reported by clang. 4 years ago
Jiaxun Yang 24911b9244 libavcodec: MIPS: MMI: Move sp out of the clobber list 4 years ago
Jiaxun Yang 7a7ed1699c libavcodec: MIPS: MMI: Fix type mismatches 4 years ago
Jiaxun Yang e2fa12e3ae libavcodec: Enable runtime detection for MIPS MMI & MSA 4 years ago
Jiaxun Yang d57d6def73 ffbuild: Refine MIPS handling 4 years ago
Shiyou Yin 12614a589f avcodec/mips: fix type mismatch in h264dsp_msa.c 4 years ago
Rosen Penev 4fa4ab97f9 avcodec/mips: fix get_cabac_inline_mips function name 5 years ago
Rosen Penev 875ba23333 avcodec/aacdec: fix compilation under soft float MIPS 5 years ago
Linjie Fu bffb9326b6 lavc/mips: simplify the switch code 5 years ago
gxw 648b422e17 avcodec/mips: msa optimizations for vc1dsp 5 years ago
gxw 21d19f49b7 avcodec/mips: Fixed four warnings in vc1dsp 5 years ago
gxw 92fc0bfa54 avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 5 years ago
Shiyou Yin de5543d8d4 avcodec/mips: Fix a warnning of indentation not reflect the block structure. 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