libvips/test/test-suite
Lovell Fuller f7619cf33e
gifsave: expose bitdepth property (#2429)
Provides control over the maximum number of colours in the output
image palette, making the API more closely match that of pngsave.

Lowering the bitdepth to 7 (from the default value of 8), which
halves the maximum number of colours from 255 to 127, typically
reduces encoding time by ~20%.
2021-09-10 08:57:12 +01:00
..
helpers add jp2k tests 2021-03-20 12:16:10 +00:00
images Merge branch 'master' into add-openjpeg 2021-03-27 15:22:13 +00:00
Makefile.am pytest passes again after stream -> source/target 2019-12-29 23:08:33 +00:00
__init__.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
conftest.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_arithmetic.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_colour.py fix test suite 2019-11-27 11:48:50 +00:00
test_connection.py add ppm load/save to a connection 2020-06-27 15:23:18 +01:00
test_conversion.py fix range clips for casts to and from int 2020-12-09 15:14:59 +00:00
test_convolution.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_create.py Adapt test suite for AVIF support 2021-01-06 12:14:21 +01:00
test_draw.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_foreign.py gifsave: expose bitdepth property (#2429) 2021-09-10 08:57:12 +01:00
test_histogram.py fix test suite 2019-11-27 11:48:50 +00:00
test_iofuncs.py Avoid using vips7 symbols 2020-06-18 14:21:43 +02:00
test_morphology.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_mosaicing.py fix a memleak in vips__correl 2021-02-06 15:42:31 +00:00
test_resample.py Merge branch '8.10' 2021-03-06 11:47:02 +00:00