| Commit message (Expand) | Author | Age | Files | Lines |
* | libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext | Alan Kelly | 2021-04-01 | 1 | -1/+13 |
* | swscale/x86/yuv2yuvX: use the movsxdifnidn helper macro | James Almer | 2021-02-18 | 1 | -5/+3 |
* | swscale/x86/yuv2yuvX: use movq to load 8 bytes in all non-AVX2 functions | James Almer | 2021-02-18 | 1 | -3/+1 |
* | swscale/x86/yuv2yuvX: use the SPLATW helper macro | James Almer | 2021-02-18 | 1 | -12/+2 |
* | swscale/x86/swscale: fix compilation with old yasm | James Almer | 2021-02-17 | 1 | -0/+2 |
* | swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop | Alan Kelly | 2021-02-17 | 1 | -0/+136 |