aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mips/vp9_idct_msa.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.gxw2019-09-161-1/+2
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-131-6/+4
* avutil/mips: refactor msa load and store macros.Shiyou Yin2019-07-191-29/+41
* avcodec/mips: Improve vp9 idct msa functionsKaustubh Raste2017-09-081-48/+70
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-281-1/+1
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-1/+1
* avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatileMichael Niedermayer2015-07-231-2/+2
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functionsShivraj Patil2015-07-231-0/+2138