243 Commits (ba775aefebff61d5eb86fae04863ae7e712ab4bb)

Author SHA1 Message Date
Brian Popow 3f37966fb9 Fix broken test image 6 years ago
Brian Popow c1fc52b676 Changed startX and endX from ushort to int, Add test with rectangle 6 years ago
Brian Popow 4d3d0fb2f5 Add tests for the AdaptiveThreshold processor 6 years ago
Brian Popow 485098fbdb Re-add external test images 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 365c1661ac Update external for the 16bit gray tga images 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 0c2e5df78a Update external, change expectedDefaultConfigurationCount to be 6 instead of 5 6 years ago
James Jackson-South c9e89b16e6 Fix edge detection and reenable entropy crop tests 6 years ago
Brian Popow 39a28668cf Add tests for reading webp metadata, fix some test images with metadata 6 years ago
James Jackson-South f73ac89856 Cleanup and update references. 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 f374d194c5 Fix for tests, update reference images 6 years ago
Anton Firszov ccc00c31b6 update reference images 6 years ago
James Jackson-South ad8d7757b4 Refactor to inline based on feedback. 6 years ago
James Jackson-South f85ed446c2 Fix tests 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 25658d0791 Update External 6 years ago
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 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 793044464e Update reference 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
Brian Popow 11cc8121fa Update external for issue 984 testimages 7 years ago
James Jackson-South d91bda2946 Fix #1044 7 years ago
Lajos Marton 6678b04a31 More animeted webp test images added 7 years ago
James Jackson-South 7cb840a86a Fix output, cleanup and minor optimizations. 7 years ago
James Jackson-South 1911fb536d Update External 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