..
Makefile
avcodec: Remove DCT, FFT, MDCT and RDFT
1 year ago
aaccoder_mips.c
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
aacdec_mips.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacdec_mips.h
…
aacpsdsp_mips.c
…
aacpsy_mips.h
…
aacsbr_mips.c
…
aacsbr_mips.h
mips/aacsbr: port to lavu/tx
2 years ago
ac3dsp_mips.c
avcodec/ac3dsp: Remove unused parameter
2 years ago
acelp_filters_mips.c
…
acelp_vectors_mips.c
…
amrwbdec_mips.c
…
amrwbdec_mips.h
…
blockdsp_init_mips.c
…
blockdsp_mips.h
…
blockdsp_mmi.c
libavcodec/mips: Fix specification of instruction name
4 years ago
blockdsp_msa.c
…
cabac.h
mips: fix build fail on MIPS R6
2 years ago
celp_filters_mips.c
…
celp_math_mips.c
…
compute_antialias_fixed.h
mips: fix build fail on MIPS R6
2 years ago
compute_antialias_float.h
…
constants.c
libavcodec/mips: Fix build errors reported by clang
4 years ago
constants.h
avcodec/mips/constants: Include intfloat.h in constants.h
3 years ago
fmtconvert_mips.c
avcodec/fmtconvert: Remove unused AVCodecContext parameter
2 years ago
h263dsp_init_mips.c
…
h263dsp_mips.h
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
h263dsp_msa.c
…
h264_deblock_msa.c
avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.
4 years ago
h264chroma_init_mips.c
…
h264chroma_mips.h
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
h264chroma_mmi.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
h264chroma_msa.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
h264dsp_init_mips.c
avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.
4 years ago
h264dsp_mips.h
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
h264dsp_mmi.c
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
h264dsp_msa.c
avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msa
4 years ago
h264idct_msa.c
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
h264pred_init_mips.c
…
h264pred_mips.h
…
h264pred_mmi.c
libavcodec/mips: Fix build errors reported by clang
4 years ago
h264pred_msa.c
…
h264qpel_init_mips.c
…
h264qpel_mmi.c
libavcodec/mips: Fix build errors reported by clang
4 years ago
h264qpel_msa.c
…
hevc_idct_msa.c
avcodec/hevcdsp: Constify src pointers
2 years ago
hevc_lpf_sao_msa.c
avcodec/hevcdsp: Constify src pointers
2 years ago
hevc_macros_msa.h
lavc/mips: Fix hevc decoding bugs on MIPS paltform.
2 years ago
hevc_mc_bi_msa.c
lavc/mips: Fix hevc decoding bugs on MIPS paltform.
2 years ago
hevc_mc_biw_msa.c
lavc/mips: Fix hevc decoding bugs on MIPS paltform.
2 years ago
hevc_mc_uni_msa.c
lavc/mips: Fix hevc decoding bugs on MIPS paltform.
2 years ago
hevc_mc_uniw_msa.c
lavc/mips: Fix hevc decoding bugs on MIPS paltform.
2 years ago
hevcdsp_init_mips.c
…
hevcdsp_mips.h
avcodec/hevcdsp: Constify src pointers
2 years ago
hevcdsp_mmi.c
avcodec/mips: Fix MMI macro replaces in HEVC Decoder
2 years ago
hevcdsp_msa.c
lavc/mips: Fix hevc decoding bugs on MIPS paltform.
2 years ago
hevcpred_init_mips.c
…
hevcpred_mips.h
avcodec/hevcpred: Pass HEVCLocalContext when slice-threading
2 years ago
hevcpred_msa.c
avcodec/hevcpred: Pass HEVCLocalContext when slice-threading
2 years ago
hpeldsp_init_mips.c
…
hpeldsp_mips.h
…
hpeldsp_mmi.c
avcodec/mips: Use MMI marcos to replace Loongson3 instructions
3 years ago
hpeldsp_msa.c
…
idctdsp_init_mips.c
…
idctdsp_mips.h
…
idctdsp_mmi.c
libavcodec/mips: Fix build errors reported by clang
4 years ago
idctdsp_msa.c
…
iirfilter_mips.c
…
lsp_mips.h
avcodec/lsp: Make ff_lsp2polyf() static
2 years ago
mathops.h
…
me_cmp_init_mips.c
…
me_cmp_mips.h
avcodec/me_cmp: Constify me_cmp_func buffer parameters
2 years ago
me_cmp_msa.c
lavc/mips: Fix bugs in me_cmp_msa.c file.
2 years ago
mpegaudiodsp_mips_fixed.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
mpegaudiodsp_mips_float.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
mpegvideo_init_mips.c
…
mpegvideo_mips.h
…
mpegvideo_mmi.c
libavcodec/mips: Fix build errors reported by clang
4 years ago
mpegvideo_msa.c
…
mpegvideoencdsp_init_mips.c
…
mpegvideoencdsp_msa.c
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
pixblockdsp_init_mips.c
…
pixblockdsp_mips.h
…
pixblockdsp_mmi.c
libavcodec/mips: Fix specification of instruction name
4 years ago
pixblockdsp_msa.c
…
qpeldsp_init_mips.c
…
qpeldsp_mips.h
…
qpeldsp_msa.c
…
sbrdsp_mips.c
…
simple_idct_mmi.c
avcodec/mips: Use MMI marcos to replace Loongson3 instructions
3 years ago
simple_idct_msa.c
…
vc1dsp_init_mips.c
…
vc1dsp_mips.h
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
vc1dsp_mmi.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
vc1dsp_msa.c
…
videodsp_init.c
avcodec/videodsp: Constify buf in VideoDSPContext.prefetch
2 years ago
vp3dsp_idct_mmi.c
avcodec/mips: Use MMI marcos to replace Loongson3 instructions
3 years ago
vp3dsp_idct_msa.c
…
vp3dsp_init_mips.c
…
vp3dsp_mips.h
…
vp8_idct_msa.c
…
vp8_lpf_msa.c
…
vp8_mc_msa.c
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp8dsp_init_mips.c
…
vp8dsp_mips.h
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp8dsp_mmi.c
avcodec/mips: Use MMI marcos to replace Loongson3 instructions
3 years ago
vp9_idct_msa.c
…
vp9_intra_msa.c
…
vp9_lpf_msa.c
…
vp9_mc_mmi.c
avcodec/mips: Use MMI marcos to replace Loongson3 instructions
3 years ago
vp9_mc_msa.c
…
vp9dsp_init_mips.c
…
vp9dsp_mips.h
avcodec/mips: Fix checkheaders
3 years ago
wmv2dsp_init_mips.c
…
wmv2dsp_mips.h
…
wmv2dsp_mmi.c
libavcodec/mips: Fix specification of instruction name
4 years ago
xvid_idct_mmi.c
…
xvididct_init_mips.c
…
xvididct_mips.h
…