Sean Barrett
|
013ac3bedd
stb_image: fix gcc bounds-check warning (believed erroneous)
|
1 ano atrás |
Sean Barrett
|
0bc88af4de
stb_image: optimizations
|
1 ano atrás |
Fabian Giesen
|
4da08a1dbd
stb_image: create_png_image_raw restructuring
|
2 anos atrás |
Fabian Giesen
|
c6d7c32e5d
stb_image: Two warning fixes
|
2 anos atrás |
Fabian Giesen
|
07268cbf36
stb_image: New Paeth filter
|
2 anos atrás |
Fabian Giesen
|
e5f0e18d0f
stb_image: Small PNG filter simplification
|
2 anos atrás |
Fabian Giesen
|
d373674115
stb_image: Fix zlib decoder end-of-stream handling
|
2 anos atrás |
Sean Barrett
|
3ecc60f25a
add version history update for stb_image
|
2 anos atrás |
Sean Barrett
|
6199bf7713
update stb_image to 2.28
|
2 anos atrás |
Sean Barrett
|
7c14c47e2f
Merge branch 'sean_image'
|
2 anos atrás |
Sean Barrett
|
1891060782
a fix
|
2 anos atrás |
Fabian Giesen
|
40eb865b3b
stb_image: header scan mode always needs to check for tRNS
|
2 anos atrás |
Fabian Giesen
|
24fa1ff2e9
stb_image: Fix broken indenting introduced earlier
|
2 anos atrás |
Fabian Giesen
|
0613e9c043
stb_image: Tweak end-of-JPEG junk scanning loop.
|
2 anos atrás |
Fabian Giesen
|
1096389590
stb_image: Accept some extra data between BMP header and payload
|
2 anos atrás |
Fabian Giesen
|
51d295e33e
stb_image: Add trailing semicolon to usage example
|
2 anos atrás |
Fabian Giesen
|
038b6ab9ec
stb_image: Avoid stdint.h on 32-bit Symbian.
|
2 anos atrás |
Fabian Giesen
|
b15b04321d
Merge branch 'NeilBickford-NV-neilbickford/additional-image-fixes' into dev
|
2 anos atrás |
Fabian Giesen
|
4d160de463
stb_image: Fix name of stbi_set_unpremultiply_on_load_thread impl
|
2 anos atrás |
Fabian Giesen
|
e5da6acacd
Merge branch 'neilbickford/image_hdr_pgm_fixes' into dev
|
2 anos atrás |
Neil Bickford
|
9f22cc9008
stb_image PNG: Checks for invalid DEFLATE codes.
|
3 anos atrás |
Neil Bickford
|
5cfc2a744a
Zero-initialize stbi__jpeg to avoid intermittent errors found by fuzz-testing
|
3 anos atrás |
Neil Bickford
|
47164e4086
Add checks for signed integer overflow; further guard against cases where stbi__grow_buffer_unsafe doesn't read all bits required.
|
3 anos atrás |
Neil Bickford
|
96fe76c213
Add range checks to fix a few crash issues in stb_image issues 1289 and 1291
|
3 anos atrás |
Neil Bickford
|
84b94010a7
Add checks for PNM integer read overflows, add a 1GB limit on IDAT chunk sizes to fix an OOM issue, and check for a situation where a sequence of bad Huffman code reads could result in a left shift by a negative number.
|
3 anos atrás |
Neil Bickford
|
2a02ff76b5
Fixes two stb_image issues that could occur with specially constructed HDR and PGM files.
|
3 anos atrás |
Fabian Giesen
|
5ba0baaa26
stb_image: Reject fractional JPEG component subsampling ratios
|
4 anos atrás |
Sean Barrett
|
7c65d5621f
fix compiling with NO_HDR NO_LINEAR
|
4 anos atrás |
Sean Barrett
|
1ee679ca2e
update version numbers
|
4 anos atrás |
Sean Barrett
|
08e4b18650
Merge branch 'dev' of https://github.com/nothings/stb into dev
|
4 anos atrás |