summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/vp9mc_neon.S
Commit message (Expand)AuthorAge
* lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos2020-03-11
* aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-21
* aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-03-11
* aarch64: vp9mc: Simplify the extmla macro parametersMartin Storsjö2017-03-11
* aarch64: vp9mc: Fix a comment to refer to a register with the right nameMartin Storsjö2017-01-14
* aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-15