274 Commits (be4c4f3b2b0e7987fbf8ece7e57b0eb5d2fe7cdc)

Author SHA1 Message Date
Brian Popow 38a88b2adc Fix issue in ExtractAlphaRows: Filter needs to be applied after extract green 6 years ago
Brian Popow 86d8b6fea7 Fix issue with decoding VP8 alpha channel: Use8BDecode will only be set to true, if there is a transform present 6 years ago
Brian Popow dd7032c693 CorrectDCValues 6 years ago
James Jackson-South 7824852eb4 Update External 6 years ago
James Jackson-South 6a3411ed6b Add new property and implement for TPixel types 6 years ago
Brian Popow 82a5a61f3d Add global histogram equalization test which compares result to reference output 6 years ago
James Jackson-South abe1263b17 Auto repair Png options to use Bit8. Fixes #935 6 years ago
Brian Popow 8ab45ccf24 Add reference output for #1362 6 years ago
David Rolland ca85f1003f Fixed typo in AdaptiveThreshold processor and added specific test 6 years ago
James Jackson-South b130bcd5e3 Update skipped tests 6 years ago
Brian Popow af7eae82ac Change iccp test images 6 years ago
Brian Popow 7b9d4ce269 Intial stubs of files needed for webp encoding 6 years ago
James Jackson-South 6890db99f8 Only throw for multi SOF when fully decoding. 6 years ago
Brian Popow 82fc1223b1 Change license header 6 years ago
Anton Firszov c1033ffb6d add failing test for global quantization 6 years ago
Brian Popow 1b9dc4a885 Update external due to test file name changes 6 years ago
Brian Popow fcfd662e81 Additional gif test cases 6 years ago
Brian Popow 9e7cd79b37 Add tests to ensure chunk order 6 years ago
Brian Popow 54560b1614 Fix png test image: Some text chunks unintentional changed to none compressed 6 years ago
Brian Popow b9307edd9d Identify reads now exif data 6 years ago
Brian Popow 44ca0f778a Additional png test cases 6 years ago
James Jackson-South 5f43656f8c Always read CRC. 6 years ago
Brian Popow 11658ac604 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 9b5aa5d5cf Add unit tests for reading IPTC profile 6 years ago
Brian Popow e84301c134 Remove linq usage while getting band probability row, add additional guard checks. 6 years ago
Brian Popow 1cfdfcc00f Fix inconsequent naming of webp test image path 6 years ago
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