| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/tests/swscale: Add help text | Michael Niedermayer | 2024-02-15 | 1 | -1/+20 |
* | swscale/tests/swscale: Highlight cases that worsened | Michael Niedermayer | 2024-02-15 | 1 | -0/+9 |
* | swscale/tests/swscale: Allow comparing a subset of cases to a reference file | Michael Niedermayer | 2024-02-15 | 1 | -0/+11 |
* | swscale/tests/swscale: Test a wider range of flag combinations | Michael Niedermayer | 2024-02-15 | 1 | -2/+4 |
* | swscale/tests/swscale: Compute chroma and alpha between gray and opaque frame... | Michael Niedermayer | 2024-02-15 | 1 | -1/+24 |
* | swscale/tests/swscale: Split sws_getContext() | Michael Niedermayer | 2024-02-15 | 1 | -3/+20 |
* | swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor | Michael Niedermayer | 2024-02-15 | 1 | -6/+6 |
* | swscale/tests/swscale: use 1 for indicating erros | Michael Niedermayer | 2020-07-16 | 1 | -1/+1 |
* | swscale/tests/swscale: Initialize res to a non random error code | Michael Niedermayer | 2020-07-14 | 1 | -1/+3 |
* | swscale/tests/swscale: Fix incorrect return code check | Michael Niedermayer | 2020-07-14 | 1 | -1/+1 |
* | swscale/tests: check return value of sws_scale | Lynne | 2020-07-09 | 1 | -1/+3 |
* | swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes | Michael Niedermayer | 2019-05-13 | 1 | -4/+4 |
* | libswcale: Fix possible string overflow in test. | Adam Richter | 2019-05-13 | 1 | -2/+2 |
* | Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d' | James Almer | 2017-10-30 | 1 | -10/+14 |
|\ |
|
| * | swscale-test: const correctness | Diego Biurrun | 2017-04-24 | 1 | -10/+14 |
| * | swscale-test: const correctness for pointer variable | Diego Biurrun | 2017-01-24 | 1 | -1/+1 |
* | | libswscale/tests/swscale: Fix uninitialized variables | Michael Niedermayer | 2017-04-30 | 1 | -2/+2 |
* | | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' | Clément Bœsch | 2017-03-24 | 1 | -1/+1 |
|\| |
|
| * | Adjust printf conversion specifiers to match variable signedness | Diego Biurrun | 2016-10-28 | 1 | -1/+1 |
* | | swscale/tests/swscale: add cpuflags option | Michael Niedermayer | 2016-09-02 | 1 | -0/+9 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 1 | -34/+49 |
|/ |
|
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -0/+412 |