| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX | Alan Kelly | 2021-04-03 | 1 | -3/+3 |
* | tests/checkasm/sw_scale: use memset() to fill dither | James Almer | 2021-02-19 | 1 | -3/+1 |
* | checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffers | Alan Kelly | 2021-02-19 | 1 | -2/+2 |
* | checkasm/sw_scale: use av_free() instead of free() | James Almer | 2021-02-17 | 1 | -2/+2 |
* | swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop | Alan Kelly | 2021-02-17 | 1 | -0/+103 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | checkasm/sw_scale: Fix stack-buffer-overflow | Andreas Rheinhardt | 2020-05-20 | 1 | -1/+1 |
* | checkasm: swscale: Fix running the hscale test on 32 bit x86 | Martin Storsjö | 2020-05-16 | 1 | -3/+3 |
* | checkasm: add hscale test | Josh de Kock | 2020-05-15 | 1 | -0/+134 |