summaryrefslogtreecommitdiff
path: root/libswscale/aarch64
Commit message (Expand)AuthorAge
* swscale/aarch64: add hscale specializationsSwinney, Jonathan2022-05-28
* swscale: aarch64: Optimize the final summation in the hscale routineMartin Storsjö2022-04-22
* sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov2021-07-03
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* aarch64/yuv2rgb_neon: fix return valueLynne2020-07-09
* swscale: aarch64: Add a NEON implementation of interleaveBytesMartin Storsjö2020-05-15
* swscale: fix NEON hscale initJosh de Kock2020-05-15
* swscale: aarch64: Don't clobber callee-saved registers v8-v15Martin Storsjö2020-04-21
* swscale: aarch64: Avoid using the x18 registerMartin Storsjö2020-04-20
* swscale/aarch64: use multiply accumulate and shift-right narrowSebastian Pop2020-01-04
* swscale/aarch64: use multiply accumulate and increase vector factor to 4Sebastian Pop2019-12-17
* sws/aarch64: add ff_yuv2planeX_8_neonClément Bœsch2016-04-11
* sws/aarch64/yuv2rgb: honor iOS calling conventionClément Bœsch2016-04-08
* sws/aarch64: restore ff_hscale_8_to_15_neon()Clément Bœsch2016-04-05
* sws/aarch64: disable ff_hscale_8_to_15_neon temporarlyClément Bœsch2016-04-01
* sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch2016-03-31
* sws/aarch64/yuv2rgb: save a few mul and addClément Bœsch2016-03-25
* sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neonClément Bœsch2016-03-01