| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: introduce isSwappedChroma | rcombs | 2022-01-04 | 1 | -0/+1 |
* | swscale: introduce isDataInHighBits | rcombs | 2022-01-04 | 1 | -0/+1 |
* | libswscale/tests: add floatimg_cmp test | Mark Reid | 2020-10-02 | 2 | -0/+297 |
* | 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 |
* | swscale: Add test for isSemiPlanarYUV to pixdesc_query | Philip Langdale | 2019-05-12 | 1 | -0/+1 |
* | 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 |
* | | sws/tests/pixdesc_query: fix use of free() instead of av_free() | Clément Bœsch | 2017-07-30 | 1 | -1/+1 |
* | | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n... | Clément Bœsch | 2017-07-30 | 1 | -2/+9 |
* | | sws/tests/pixdesc_query: sort pixel formats | Clément Bœsch | 2017-07-30 | 1 | -0/+11 |
* | | sws/tests/pixdesc_query: save every pix fmts in a list | Clément Bœsch | 2017-07-30 | 1 | -4/+15 |
* | | 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: Add proper ff_ prefix to init functions | Diego Biurrun | 2016-07-16 | 1 | -1/+1 |
* | | sws/tests/pixdesc_query: remove func wrappers | Clément Bœsch | 2017-03-24 | 1 | -42/+17 |
* | | swscale: remove unused is{RGB,BGR}inBytes | Clément Bœsch | 2017-03-20 | 1 | -4/+0 |
* | | fate: add fate-sws-pixdesc-query | Clément Bœsch | 2017-03-20 | 2 | -0/+91 |
* | | swscale/tests/swscale: add cpuflags option | Michael Niedermayer | 2016-09-02 | 1 | -0/+9 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 2 | -41/+64 |
|/ |
|
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 3 | -0/+577 |