136 Commits (ba775aefebff61d5eb86fae04863ae7e712ab4bb)

Author SHA1 Message Date
Brian Popow 3f37966fb9 Fix broken test image 6 years ago
Brian Popow 4d3d0fb2f5 Add tests for the AdaptiveThreshold processor 6 years ago
Brian Popow 8ddd779db6 Add more tga test cases for paletted rle images 6 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 6 years ago
Brian Popow 985c1805e9 Add additional tga test cases 6 years ago
Brian Popow 96ff5b8b14 Add additional tests for images which have bottom right and top right origin 6 years ago
Brian Popow 4561af046c Add additional tests for monochrome images 6 years ago
Brian Popow 81e95e5216 Split tga alpha bits tests in 16 bit and 32 bit tests 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
Brian Popow cd8431f122 Add bigger webp benchmark files 6 years ago
Brian Popow 39a28668cf Add tests for reading webp metadata, fix some test images with metadata 6 years ago
Brian Popow 1dc01205e9 Enable macroblock filtering 6 years ago
Brian Popow 4342f3eba7 Additional webp lossy tests 6 years ago
Brian Popow 3266b150ab Add webp lossy tests 6 years ago
James Jackson-South dc39931def Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South ba38de5843 Add dither scaling and simplify API. 6 years ago
James Jackson-South 94f69b67f9 Make dither parallel and add benchmarks. 6 years ago
James Jackson-South 042a6bef53 Cleanup and fix tests. 6 years ago
Brian Popow 8be58fa125 Remove not needed png file from the testfiles 6 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
Brian Popow ee00861062 Add parsing of ICCP chunk 6 years ago
Brian Popow 7b535461f5 Add parsing of EXIF chunk 6 years ago
James Jackson-South 9a42d54767 Add test images 6 years ago
Brian Popow 9fd131d160 Fix bug in PredictorInverseTransform 6 years ago
Brian Popow 77d18f3575 Remove none webp images, except for two example images 6 years ago
James Jackson-South 2fd662fb74 Add new resize tests. Fix #1049 6 years ago
James Jackson-South 0d46d3a6f6 Fix #1006 ResizeMode.Crop 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
Lajos Marton 6678b04a31 More animeted webp test images added 7 years ago
Lajos Marton a7965898cf Animated webp sample added to Identify test 7 years ago
Lajos Marton 4cd76ccf4b Two sample images missed 7 years ago
Lajos Marton 80cf5d83ef WebP Identify test added, webp sample files copied from official samples repository 7 years ago
Brian Popow deb1bf5284 Add support for images with top left origin 7 years ago
Lajos Marton a9ff1fb6ff WebP test input files added, test skeletons added (copied from Bmp tests) 7 years ago
Brian Popow e12873c115 Add tests for topleft origin 7 years ago
Brian Popow 296e75bb3f Change test images, add additional tests 7 years ago
Brian Popow 7a8a132558 Add RLE test images 7 years ago
Brian Popow 3b48dc39dc Add tga decoder tests 7 years ago
Brian Popow c3d5f4bd29 Add unit test for issue #1014 7 years ago
James Jackson-South cf0bb2540f Fix #1004 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Sergio Pedri 778567becb Bokeh blur implementation (#842) 7 years ago
James Jackson-South 5abca49055
Master cleanup (#952) 7 years ago
Brian Popow 50848a6d27 Add support for decoding RLE24 Bitmaps (#939) 7 years ago
James Jackson-South d5d69d0bdc
Fix #937 (#938) 7 years ago
Brian Popow cf61a08b31 Bitmap decoder now can decode bitmap arrays (#930) 7 years ago
Brian Popow 30a1b11f89 Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
James Jackson-South 52b30d262a Add test image and use constants 7 years ago
Brian Popow fddae8734a Add support for encoding 8-bit bitmaps 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago