15 Commits (aa89970d6be59d6cc0f18f49f392b3f58f145c7d)

Author SHA1 Message Date
Sean Barrett 22fa9a467a rewrite HDR rle logic ago%!(EXTRA string=10 years)
Sean Barrett 5b53d20c68 Put progressive JPEG AC decode logic back the way I wrote it originally (I changed it to match jpgd when I was trying to figure out why it didn't work); ago%!(EXTRA string=11 years)
Sean Barrett 53008c0922 default tests ago%!(EXTRA string=11 years)
Sean Barrett 33e24eafa0 in progress progressive stuff ago%!(EXTRA string=11 years)
Sean Barrett bd6b78f268 finalize scalar YCbCr conversion back-ported from SSE version; ago%!(EXTRA string=11 years)
Sean Barrett f259bf27e9 VC6: ago%!(EXTRA string=11 years)
Sean Barrett 8ac015c03f fix 1/2/4-bit png to filter bytes before decoding to pixels; ago%!(EXTRA string=11 years)
Sean Barrett 01d2c9d957 test program now verifies pngsuite tests against refererence versions ago%!(EXTRA string=11 years)
Sean Barrett 8679ce08b7 fix incorrect img_n variable for interlaced files, caused files to be totally incorrect if forcing channel count ago%!(EXTRA string=11 years)
Sean Barrett f5dfba0b8b Update stb_image test code to test loading with all channel counts (including 0), ago%!(EXTRA string=11 years)
Sean Barrett 334cec8d8c Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong). ago%!(EXTRA string=11 years)
Sean Barrett 927b455d85 start converting stb_image.c to a .h file ago%!(EXTRA string=11 years)
Sean Barrett 9e566c8b31 trailing newline ago%!(EXTRA string=11 years)
Sean Barrett 1d2770394a rest of image-test case ago%!(EXTRA string=11 years)