summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/simple_idct_neon.S
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Use ret x<n> instead of br x<n> where possibleJonathan Wright2021-11-161-1/+1
* lavc/aarch64/simple_idct: fix build with Xcode 7.2Matthieu Bouron2017-06-141-14/+14
* lavc/aarch64/simple_idct: fix idct_col4_top coefficientMatthieu Bouron2017-06-131-1/+1
* lavc/aarch64/simple_idct: fix iOS build without gas-preprocessorMatthieu Bouron2017-05-111-37/+37
* lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functionsMatthieu Bouron2017-03-161-0/+362