summaryrefslogtreecommitdiff
path: root/libavutil/loongarch/Makefile
Commit message (Collapse)AuthorAge
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15
LSX and LASX is loongarch SIMD extention. They are enabled by default if compiler support it, and can be disabled with '--disable-lsx' '--disable-lasx'. Change-Id: Ie2608ea61dbd9b7fffadbf0ec2348bad6c124476 Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Reviewed-by: guxiwei <guxiwei-hf@loongson.cn> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>