19 Commits (728802c6611a57e8872a40fe11007d59fc0f3d31)

Author SHA1 Message Date
James Jackson-South f2a4c4bfd6 Disable comparison since the reference decoders cannpt decode the image. 8 years ago
popow c4d80dbbf4 updated unit test to be in line with the other tests 8 years ago
popow c0a0c6ec95 added unit test for decoding OS2 bitmap with 16 bytes header 8 years ago
James Jackson-South 76c967c353 Fix 1 bit bmp decoding and add extra test images. 8 years ago
James Jackson-South 9c1bd97589 Add bmp and jpeg tests 8 years ago
Anton Firszov 065a8b831c no BMP assertions on linux 8 years ago
Jason Nelson 3f196ee4a1 Revert "Make PixelTypeInfo a struct" 8 years ago
Jason Nelson d8b188ffc3 Make PixelTypeInfo a struct 8 years ago
Anton Firszov 9af8fb4e2a DebugSaveMultiFrame() works 8 years ago
Anton Firszov 109bd1c827 improve information locality for BmpDecoderTests 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
James Jackson-South 6345da1acc Fix #369 and update test 9 years ago
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 9 years ago
Nikita Balabaev e4a684d6d8 update packages 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Mormegil 76b77dafb7 Support more variants of BMP headers 9 years ago
Nikita Balabaev 53d69674a2 fixes on code review 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago