2176 Commits (013ac3beddff3dbffafd5177e7972067cd2b5083)
 

Author SHA1 Message Date
Sean Barrett 013ac3bedd
stb_image: fix gcc bounds-check warning (believed erroneous) ago%!(EXTRA string=11 months)
Sean Barrett 449758bd74 update stb_image_resize2.h ago%!(EXTRA string=11 months)
Jeff Roberts (Bellevue) 43201e7788 image resize 2.07 ago%!(EXTRA string=11 months)
Sean Barrett ae721c50ea
Merge pull request #1609 from jeffrbig2/fix_coeffs ago%!(EXTRA string=1 year)
Jeff Roberts (Bellevue) 2fb057af65 remove test ago%!(EXTRA string=1 year)
Jeff Roberts (Bellevue) 1828f357dc Fix bug in coeff generation on more than 3x downsamples with width and height scale equal ago%!(EXTRA string=1 year)
Sean Barrett b7cf124628 stb_image: fix VC6 ago%!(EXTRA string=1 year)
Jeff Roberts (Bellevue) c59da6729e Mark row0 as unused ago%!(EXTRA string=1 year)
Jeff Roberts (Bellevue) 7f7e3469cf clean up comments ago%!(EXTRA string=1 year)
Jeff Roberts (Bellevue) 7a075fe7c7 Fix 2 pixel to 1 pixel with wrap ago%!(EXTRA string=1 year)
Sean Barrett f4a71b1337 README.md: tweak credits ago%!(EXTRA string=1 year)
Sean Barrett a8a25e17b5 update readme version numbers ago%!(EXTRA string=1 year)
Sean Barrett 0bc88af4de stb_image: optimizations ago%!(EXTRA string=1 year)
Sean Barrett 0ca75da4ec stb_image_resize2: remove whitespace ago%!(EXTRA string=1 year)
Sean Barrett 9d924f8a47 stb_image_resize: 2.04 ago%!(EXTRA string=1 year)
Fabian Giesen 4da08a1dbd stb_image: create_png_image_raw restructuring ago%!(EXTRA string=1 year)
Fabian Giesen c6d7c32e5d stb_image: Two warning fixes ago%!(EXTRA string=1 year)
Fabian Giesen 07268cbf36 stb_image: New Paeth filter ago%!(EXTRA string=1 year)
Fabian Giesen ed64333410 tests: test_png_regress ago%!(EXTRA string=1 year)
Fabian Giesen 45eb4ac158 global: very basic .gitignore for object files ago%!(EXTRA string=1 year)
Fabian Giesen e5f0e18d0f stb_image: Small PNG filter simplification ago%!(EXTRA string=1 year)
Fabian Giesen d373674115 stb_image: Fix zlib decoder end-of-stream handling ago%!(EXTRA string=1 year)
Sean Barrett 03f50e343d security notice ago%!(EXTRA string=1 year)
Sean Barrett 1d878bd2a3 security notice ago%!(EXTRA string=1 year)
Sean Barrett beebb24b94 README.md: fix reference to stb_image_resize2.h ago%!(EXTRA string=2 years)
Sean Barrett e81f294b16 stb_image_resize: switch GNU/clang from "asm" to "__asm__" for -c99 compatibility ago%!(EXTRA string=2 years)
Sean Barrett c4bbb6e75f stb_image_resize2.h 2.00 ago%!(EXTRA string=2 years)
Sean Barrett 5736b15f7e re-add perlin noise again ago%!(EXTRA string=2 years)
Sean Barrett 3ecc60f25a add version history update for stb_image ago%!(EXTRA string=2 years)
Sean Barrett 6199bf7713 update stb_image to 2.28 ago%!(EXTRA string=2 years)
Sean Barrett 7c14c47e2f Merge branch 'sean_image' ago%!(EXTRA string=2 years)
Sean Barrett 1891060782 a fix ago%!(EXTRA string=2 years)
Fabian Giesen 40eb865b3b stb_image: header scan mode always needs to check for tRNS ago%!(EXTRA string=2 years)
Fabian Giesen 24fa1ff2e9 stb_image: Fix broken indenting introduced earlier ago%!(EXTRA string=2 years)
Fabian Giesen 0613e9c043 stb_image: Tweak end-of-JPEG junk scanning loop. ago%!(EXTRA string=2 years)
Fabian Giesen 1096389590 stb_image: Accept some extra data between BMP header and payload ago%!(EXTRA string=2 years)
Fabian Giesen 51d295e33e stb_image: Add trailing semicolon to usage example ago%!(EXTRA string=2 years)
Fabian Giesen 038b6ab9ec stb_image: Avoid stdint.h on 32-bit Symbian. ago%!(EXTRA string=2 years)
Fabian Giesen b15b04321d Merge branch 'NeilBickford-NV-neilbickford/additional-image-fixes' into dev ago%!(EXTRA string=2 years)
Fabian Giesen 4d160de463 stb_image: Fix name of stbi_set_unpremultiply_on_load_thread impl ago%!(EXTRA string=2 years)
Fabian Giesen e5da6acacd Merge branch 'neilbickford/image_hdr_pgm_fixes' into dev ago%!(EXTRA string=2 years)
Neil Bickford 9f22cc9008 stb_image PNG: Checks for invalid DEFLATE codes. ago%!(EXTRA string=2 years)
Neil Bickford 5cfc2a744a Zero-initialize stbi__jpeg to avoid intermittent errors found by fuzz-testing ago%!(EXTRA string=2 years)
Neil Bickford 47164e4086 Add checks for signed integer overflow; further guard against cases where stbi__grow_buffer_unsafe doesn't read all bits required. ago%!(EXTRA string=2 years)
Neil Bickford 96fe76c213 Add range checks to fix a few crash issues in stb_image issues 1289 and 1291 ago%!(EXTRA string=2 years)
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. ago%!(EXTRA string=2 years)
Neil Bickford 2a02ff76b5 Fixes two stb_image issues that could occur with specially constructed HDR and PGM files. ago%!(EXTRA string=2 years)
Sean Barrett 8b5f1f37b5 update readme ago%!(EXTRA string=3 years)
Sean Barrett bc00c178ac Merge branch 'master' of https://github.com/nothings/stb ago%!(EXTRA string=3 years)
Sean Barrett 4af130e863 stb_perlin.h: restore file now that patent is expired ago%!(EXTRA string=3 years)