summaryrefslogtreecommitdiff
path: root/libswscale/tests
Commit message (Expand)AuthorAge
* swscale: introduce isSwappedChromarcombs2022-01-04
* swscale: introduce isDataInHighBitsrcombs2022-01-04
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-02
* swscale/tests/swscale: use 1 for indicating errosMichael Niedermayer2020-07-16
* swscale/tests/swscale: Initialize res to a non random error codeMichael Niedermayer2020-07-14
* swscale/tests/swscale: Fix incorrect return code checkMichael Niedermayer2020-07-14
* swscale/tests: check return value of sws_scaleLynne2020-07-09
* swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytesMichael Niedermayer2019-05-13
* libswcale: Fix possible string overflow in test.Adam Richter2019-05-13
* swscale: Add test for isSemiPlanarYUV to pixdesc_queryPhilip Langdale2019-05-12
* Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'James Almer2017-10-30
|\
| * swscale-test: const correctnessDiego Biurrun2017-04-24
| * swscale-test: const correctness for pointer variableDiego Biurrun2017-01-24
* | sws/tests/pixdesc_query: fix use of free() instead of av_free()Clément Bœsch2017-07-30
* | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...Clément Bœsch2017-07-30
* | sws/tests/pixdesc_query: sort pixel formatsClément Bœsch2017-07-30
* | sws/tests/pixdesc_query: save every pix fmts in a listClément Bœsch2017-07-30
* | libswscale/tests/swscale: Fix uninitialized variablesMichael Niedermayer2017-04-30
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-24
|\|
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
| * swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-16
* | sws/tests/pixdesc_query: remove func wrappersClément Bœsch2017-03-24
* | swscale: remove unused is{RGB,BGR}inBytesClément Bœsch2017-03-20
* | fate: add fate-sws-pixdesc-queryClément Bœsch2017-03-20
* | swscale/tests/swscale: add cpuflags optionMichael Niedermayer2016-09-02
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13