aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mips/vc1dsp_mmi.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264chroma: Constify src in h264_chroma_mc_funcAndreas Rheinhardt2022-08-051-4/+4
* vc1dsp: Change remaining stride parameters to ptrdiff_tMartin Storsjö2022-03-301-9/+9
* libavcodec/mips: Fix build errors reported by clangJin Bo2021-06-031-90/+86
* libavcodec/mips: Fix specification of instruction nameJin Bo2021-05-281-17/+17
* Include attributes.h directlyAndreas Rheinhardt2021-04-191-1/+1
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+2
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+1
* avcodec/mips: Fixed four warnings in vc1dspgxw2019-10-141-4/+4
* avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi.Shiyou Yin2018-09-191-133/+94
* avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8BShiyou Yin2018-09-091-8/+4
* avcodec/mips: [loongson] fix improper use of register constraints.Shiyou Yin2018-09-071-3/+3
* avcodec: [loongson] fix bug of mss2-wmv failed in fate test.Shiyou Yin2018-09-041-536/+957
* avcodec/vc1: fix overlap filter for frame interlaced picturesJerome Borsboom2018-06-291-6/+9
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-7/+7
* avcodec/mips: version 1 of vc1dsp optimizations for loongson mmiZhou Xiaoyong2016-12-171-0/+2081