Sean Barrett
|
846d15c102
image_test: tweak testing to open image in more modes
|
6 жил өмнө |
Sean Barrett
|
a0b521fcf2
no warnings when compiling /W3
|
6 жил өмнө |
Sean Barrett
|
e704ed0efb
update tests and project files for stb_ds
|
6 жил өмнө |
Sean Barrett
|
f82dbd638c
windows unicode: don't malloc buffers, add explicit STBI_WINDOWS_UTF8 #define
|
6 жил өмнө |
Sean Barrett
|
a28a6b126b
tests: 64-bit fixes, fix typo in image tests
|
6 жил өмнө |
Sean Barrett
|
297ff62859
change bmp info to use common header parser
|
10 жил өмнө |
Sean Barrett
|
876aea3dbe
refactor bmp header parser for sharing with stbi_info
|
10 жил өмнө |
Sean Barrett
|
93b2b82996
get rid of unused return value from write callback
|
10 жил өмнө |
Sean Barrett
|
b4477803cb
fix public function names;
|
10 жил өмнө |
Sean Barrett
|
90dc93a1cc
fix bug where we couldn't rewind a file that reached EOF, which can happen with < 92-byte PIC,PNM,HDR,TGA
|
10 жил өмнө |
Sean Barrett
|
22fa9a467a
rewrite HDR rle logic
|
10 жил өмнө |
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);
|
10 жил өмнө |
Sean Barrett
|
53008c0922
default tests
|
10 жил өмнө |
Sean Barrett
|
33e24eafa0
in progress progressive stuff
|
10 жил өмнө |
Sean Barrett
|
bd6b78f268
finalize scalar YCbCr conversion back-ported from SSE version;
|
10 жил өмнө |
Sean Barrett
|
f259bf27e9
VC6:
|
10 жил өмнө |
Sean Barrett
|
f9e593c25c
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
10 жил өмнө |
Sean Barrett
|
8ac015c03f
fix 1/2/4-bit png to filter bytes before decoding to pixels;
|
10 жил өмнө |
Sean Barrett
|
01d2c9d957
test program now verifies pngsuite tests against refererence versions
|
10 жил өмнө |
Sean Barrett
|
8679ce08b7
fix incorrect img_n variable for interlaced files, caused files to be totally incorrect if forcing channel count
|
10 жил өмнө |
Sean Barrett
|
f5dfba0b8b
Update stb_image test code to test loading with all channel counts (including 0),
|
11 жил өмнө |
Sean Barrett
|
334cec8d8c
Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong).
|
11 жил өмнө |
Sean Barrett
|
927b455d85
start converting stb_image.c to a .h file
|
11 жил өмнө |
Sean Barrett
|
9e566c8b31
trailing newline
|
11 жил өмнө |
Sean Barrett
|
1d2770394a
rest of image-test case
|
11 жил өмнө |