aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/tests/swscale.c
Commit message (Expand)AuthorAgeFilesLines
* swscale/tests/swscale: Add help textMichael Niedermayer2024-02-151-1/+20
* swscale/tests/swscale: Highlight cases that worsenedMichael Niedermayer2024-02-151-0/+9
* swscale/tests/swscale: Allow comparing a subset of cases to a reference fileMichael Niedermayer2024-02-151-0/+11
* swscale/tests/swscale: Test a wider range of flag combinationsMichael Niedermayer2024-02-151-2/+4
* swscale/tests/swscale: Compute chroma and alpha between gray and opaque frame...Michael Niedermayer2024-02-151-1/+24
* swscale/tests/swscale: Split sws_getContext()Michael Niedermayer2024-02-151-3/+20
* swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptorMichael Niedermayer2024-02-151-6/+6
* swscale/tests/swscale: use 1 for indicating errosMichael Niedermayer2020-07-161-1/+1
* swscale/tests/swscale: Initialize res to a non random error codeMichael Niedermayer2020-07-141-1/+3
* swscale/tests/swscale: Fix incorrect return code checkMichael Niedermayer2020-07-141-1/+1
* swscale/tests: check return value of sws_scaleLynne2020-07-091-1/+3
* swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytesMichael Niedermayer2019-05-131-4/+4
* libswcale: Fix possible string overflow in test.Adam Richter2019-05-131-2/+2
* Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'James Almer2017-10-301-10/+14
|\
| * swscale-test: const correctnessDiego Biurrun2017-04-241-10/+14
| * swscale-test: const correctness for pointer variableDiego Biurrun2017-01-241-1/+1
* | libswscale/tests/swscale: Fix uninitialized variablesMichael Niedermayer2017-04-301-2/+2
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-241-1/+1
|\|
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-281-1/+1
* | swscale/tests/swscale: add cpuflags optionMichael Niedermayer2016-09-021-0/+9
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-34/+49
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+412