summaryrefslogtreecommitdiff
path: root/libswscale/tests
Commit message (Expand)AuthorAgeFilesLines
* swscale: introduce isSwappedChromarcombs2022-01-041-0/+1
* swscale: introduce isDataInHighBitsrcombs2022-01-041-0/+1
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-022-0/+297
* 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
* swscale: Add test for isSemiPlanarYUV to pixdesc_queryPhilip Langdale2019-05-121-0/+1
* 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
* | sws/tests/pixdesc_query: fix use of free() instead of av_free()Clément Bœsch2017-07-301-1/+1
* | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...Clément Bœsch2017-07-301-2/+9
* | sws/tests/pixdesc_query: sort pixel formatsClément Bœsch2017-07-301-0/+11
* | sws/tests/pixdesc_query: save every pix fmts in a listClément Bœsch2017-07-301-4/+15
* | 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: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-161-1/+1
* | sws/tests/pixdesc_query: remove func wrappersClément Bœsch2017-03-241-42/+17
* | swscale: remove unused is{RGB,BGR}inBytesClément Bœsch2017-03-201-4/+0
* | fate: add fate-sws-pixdesc-queryClément Bœsch2017-03-202-0/+91
* | swscale/tests/swscale: add cpuflags optionMichael Niedermayer2016-09-021-0/+9
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-222-41/+64
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-133-0/+577