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