Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libavcodec: Enable runtime detection for MIPS MMI & MSA | Jiaxun Yang | 2020-07-23 | 1 | -5/+5 |
| | | | | | | | | | Apply optimized functions according to cpuflags. MSA is usually put after MMI as it's generally faster than MMI. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | avcodec: Add prefetch for mips | Kaustubh Raste | 2017-07-14 | 1 | -0/+51 |
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com> Reviewed-by: Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |