| Commit message (Expand) | Author | Age | Files | Lines |
* | sw_scale: Add specializations for hscale 16 to 19 | Hubert Mazur | 2022-11-01 | 1 | -0/+402 |
* | sw_scale: Add specializations for hscale 16 to 15 | Hubert Mazur | 2022-11-01 | 1 | -0/+407 |
* | sw_scale: Add specializations for hscale 8 to 19 | Hubert Mazur | 2022-11-01 | 1 | -0/+291 |
* | libswscale/aarch64: add another hscale specialization | Swinney, Jonathan | 2022-08-16 | 1 | -0/+107 |
* | swscale/aarch64: add hscale specializations | Swinney, Jonathan | 2022-05-28 | 1 | -1/+171 |
* | swscale: aarch64: Optimize the final summation in the hscale routine | Martin Storsjö | 2022-04-22 | 1 | -11/+3 |
* | swscale: aarch64: Don't clobber callee-saved registers v8-v15 | Martin Storsjö | 2020-04-21 | 1 | -10/+10 |
* | swscale: aarch64: Avoid using the x18 register | Martin Storsjö | 2020-04-20 | 1 | -4/+4 |
* | swscale/aarch64: use multiply accumulate and increase vector factor to 4 | Sebastian Pop | 2019-12-17 | 1 | -32/+53 |
* | sws/aarch64: restore ff_hscale_8_to_15_neon() | Clément Bœsch | 2016-04-05 | 1 | -1/+1 |
* | sws/aarch64: add ff_hscale_8_to_15_neon | Clément Bœsch | 2016-03-31 | 1 | -0/+59 |