summaryrefslogtreecommitdiff
path: root/libswscale/aarch64
Commit message (Expand)AuthorAge
* lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2dxufuji4562023-11-28
* aarch64: Reindent all assembly to 8/24 column indentationMartin Storsjö2023-10-21
* aarch64: Lowercase UXTW/SXTW and similar flagsMartin Storsjö2023-10-21
* aarch64: Consistently use lowercase for vector element specifiersMartin Storsjö2023-10-21
* sw_scale: Add specializations for hscale 16 to 19Hubert Mazur2022-11-01
* sw_scale: Add specializations for hscale 16 to 15Hubert Mazur2022-11-01
* sw_scale: Add specializations for hscale 8 to 19Hubert Mazur2022-11-01
* swscale: aarch64: Fix yuv2rgb with negative stridesMartin Storsjö2022-10-27
* swscale/aarch64: add vscale specializationsSwinney, Jonathan2022-08-16
* swscale/aarch64: vscale optimizationSwinney, Jonathan2022-08-16
* libswscale/aarch64: add another hscale specializationSwinney, Jonathan2022-08-16
* 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