summaryrefslogtreecommitdiff
path: root/libavcodec/mips/h264dsp_mips.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-081-6/+6
* avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.gxw2021-05-071-0/+4
* libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang2020-07-231-9/+9
* avcodec/mips: fix type mismatch in h264dsp_msa.cShiyou Yin2020-07-191-12/+12
* avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-231-13/+13
* Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
* all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
* avcodec: loongson optimize h264dsp idct and loop filter with mmi周晓勇2015-09-071-0/+41
* avcodec: loongson optimize h264qpel with mmi v1周晓勇2015-08-091-0/+200
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functionsShivraj Patil2015-06-131-0/+198
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil2015-06-111-0/+24
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-111-0/+27
* avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇2015-05-271-0/+16
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil2015-05-011-0/+71