Commit Graph

  • 28d546d5eb AI policy master Sean Barrett 2026-03-18 05:22:40 -07:00
  • 2b2e64bc47 AI policy Sean Barrett 2026-03-18 05:22:18 -07:00
  • 7768838274 AI policy Sean Barrett 2026-03-18 05:21:01 -07:00
  • e202cdd879 AI policy Sean Barrett 2026-03-18 05:20:01 -07:00
  • e07f5390c0 Adding no AI file as suggested ell1e 2026-03-18 12:36:47 +01:00
  • ce114ed8b2 Add a proposed anti LLM policy and move file for visibility ell1e 2026-03-18 09:20:05 +01:00
  • e6cd9561ea Update 2-bug_report.md Sean Barrett 2026-03-16 00:03:06 -07:00
  • 7aab4a03ad Update 2-bug_report.md Sean Barrett 2026-03-16 00:02:25 -07:00
  • 904aa67e1e stb_image_resize 2.18 Sean Barrett 2026-03-12 18:38:38 -07:00
  • 29ac5c4da5 Merge pull request #1913 from jeffrbig2/stb_image_resize_218 Sean Barrett 2026-03-12 18:36:21 -07:00
  • e7fc6c9dfb stb_image_resize 2.18 Jeff Roberts 2026-03-12 18:10:58 -07:00
  • 2fb8c5a3de Update 2-bug_report.md Sean Barrett 2026-03-04 12:01:54 -08:00
  • 5607822762 Update 2-bug_report.md Sean Barrett 2026-03-04 12:00:44 -08:00
  • f1c79c0282 Merge pull request #1851 from jeffrbig2/master Sean Barrett 2025-10-25 15:38:56 -07:00
  • cf79a48197 fix silly format bug in easy-to-use apis Jeff Roberts (LA) 2025-10-25 12:06:56 -07:00
  • 4c56459497 update readme Sean Barrett 2025-10-22 14:55:44 -07:00
  • f7381b3aae stb_image_resize 2.16 - fixed the easy-to-use APIs to allow inverted bitmaps (negative strides), fix vertical filter kernel callback, fix threaded gather buffer priming (and assert) Jeff Roberts (LA) 2025-10-22 13:30:41 -07:00
  • fede005aba Merge pull request #1820 from jeffrbig2/resize2.14 Sean Barrett 2025-09-07 13:07:34 -07:00
  • f6142a72e0 stb_image_resize2 - couple small unusual asssert and warning workarounds Jeff Roberts (LA) 2025-07-17 14:58:12 -07:00
  • f58f558c12 fix typo Sean Barrett 2025-05-26 05:08:07 -07:00
  • 981f08afbc Fixed typo in readme.header.md codealpha07 2025-05-26 12:37:08 +05:30
  • 802cd454f2 Create SECURITY.md Sean Barrett 2025-05-12 04:17:57 -07:00
  • 2dfbe86bef update stb_image_resize2 & readme Sean Barrett 2025-05-12 03:48:59 -07:00
  • 8cfb1605c0 resize 2.14 - fix off edge nans leaking in on some resize types Jeff Roberts (LA) 2025-05-09 13:11:07 -07:00
  • f0569113c9 update stb_image_resize2.h Sean Barrett 2025-03-14 11:27:34 -07:00
  • adc1672878 Resize 2.13 - fixed a bug when using input callbacks, turned off simd for tiny-c, fixed some variables that should have been static, fixes a bug when calculating temp memory with resizes that exceed 2GB of temp memory (very large resizes). Jeff Roberts (LA) 2025-02-28 11:02:10 -08:00
  • 5c205738c1 Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2024-11-08 23:02:08 -08:00
  • 40adb995ab fix accidental check-in of typo in stb_ds.h Sean Barrett 2024-11-08 23:01:49 -08:00
  • 0dd01c26ef Update issue templates Sean Barrett 2024-11-08 04:05:02 -08:00
  • 758b6365ae reorder issues Sean Barrett 2024-11-08 03:58:10 -08:00
  • 42b75e7941 Update config.yml Sean Barrett 2024-11-08 04:00:39 -08:00
  • 8828c2e317 Update issue templates Sean Barrett 2024-11-08 03:58:29 -08:00
  • 2e2bef463a stb_image_resize2: update version number Sean Barrett 2024-10-18 10:26:20 -07:00
  • 44092a1079 Fix typo in fix (yes this does fix the ASAN error) xchellx 2024-10-18 01:22:02 -04:00
  • 9855da7cb6 Update STBIR__FREE_AND_CLEAR fix as per suggestions xchellx 2024-10-18 00:19:29 -04:00
  • 0625101dd3 Fix STBIR__FREE_AND_CLEAR causing null reference member access xchellx 2024-10-17 23:47:31 -04:00
  • 31707d14fd update readme Sean Barrett 2024-10-02 12:41:37 -07:00
  • af07f9d6e9 image resize 2.11 - fix harmless asan, fix point sample crash Jeff Roberts (Bellevue) 2024-09-08 19:05:03 -07:00
  • f75e8d1cad update README Sean Barrett 2024-07-28 21:39:05 -07:00
  • 64e783d738 resize 2.10 - fix gcc loop control and msvc arm32 Jeff Roberts (Bellevue) 2024-07-27 14:12:30 -07:00
  • f7f20f39fe update README Sean Barrett 2024-07-15 08:30:22 -07:00
  • 8503b88874 Merge branch 'resize_latest' of https://github.com/jeffrbig2/stb into working Sean Barrett 2024-07-15 08:29:18 -07:00
  • 6e9f34d542 Merge branch 'master' into working Sean Barrett 2024-07-15 08:28:08 -07:00
  • 2a58424876 2.09 resize - fix defines for GCC arm 32 Jeff Roberts (Bellevue) 2024-06-19 10:41:02 -07:00
  • 013ac3bedd stb_image: fix gcc bounds-check warning (believed erroneous) Sean Barrett 2024-05-31 10:43:47 -07:00
  • 449758bd74 update stb_image_resize2.h Sean Barrett 2024-05-25 10:56:08 -07:00
  • 43201e7788 image resize 2.07 Jeff Roberts (Bellevue) 2024-05-24 18:48:38 -07:00
  • ae721c50ea Merge pull request #1609 from jeffrbig2/fix_coeffs Sean Barrett 2024-02-12 23:49:35 -08:00
  • 2fb057af65 remove test Jeff Roberts (Bellevue) 2024-02-12 22:14:27 -08:00
  • 1828f357dc Fix bug in coeff generation on more than 3x downsamples with width and height scale equal Jeff Roberts (Bellevue) 2024-02-12 22:10:02 -08:00
  • b7cf124628 stb_image: fix VC6 Sean Barrett 2024-02-08 13:24:06 -08:00
  • c59da6729e Mark row0 as unused Jeff Roberts (Bellevue) 2024-02-08 12:53:51 -08:00
  • 7f7e3469cf clean up comments Jeff Roberts (Bellevue) 2024-02-08 10:36:54 -08:00
  • 7a075fe7c7 Fix 2 pixel to 1 pixel with wrap Fix output buffer for output callback Jeff Roberts (Bellevue) 2024-02-04 14:42:51 -08:00
  • f4a71b1337 README.md: tweak credits Sean Barrett 2023-12-14 10:59:23 -08:00
  • a8a25e17b5 update readme version numbers Sean Barrett 2023-12-14 03:11:33 -08:00
  • 0bc88af4de stb_image: optimizations Sean Barrett 2023-12-14 03:12:50 -08:00
  • 0ca75da4ec stb_image_resize2: remove whitespace Sean Barrett 2023-12-14 03:10:47 -08:00
  • 9d924f8a47 stb_image_resize: 2.04 Sean Barrett 2023-12-14 03:09:00 -08:00
  • 4da08a1dbd stb_image: create_png_image_raw restructuring Fabian Giesen 2023-05-02 17:14:45 -07:00
  • c6d7c32e5d stb_image: Two warning fixes Fabian Giesen 2023-05-02 17:19:02 -07:00
  • 07268cbf36 stb_image: New Paeth filter Fabian Giesen 2023-05-02 01:17:05 -07:00
  • ed64333410 tests: test_png_regress Fabian Giesen 2023-05-01 22:47:45 -07:00
  • 45eb4ac158 global: very basic .gitignore for object files Fabian Giesen 2023-05-01 22:46:32 -07:00
  • e5f0e18d0f stb_image: Small PNG filter simplification Fabian Giesen 2023-05-01 17:10:45 -07:00
  • d373674115 stb_image: Fix zlib decoder end-of-stream handling Fabian Giesen 2023-03-06 01:03:05 -08:00
  • 03f50e343d security notice Sean Barrett 2023-11-15 09:36:28 -08:00
  • 1d878bd2a3 security notice Sean Barrett 2023-11-15 09:35:21 -08:00
  • beebb24b94 README.md: fix reference to stb_image_resize2.h Sean Barrett 2023-10-11 17:32:00 -07:00
  • e81f294b16 stb_image_resize: switch GNU/clang from "asm" to "__asm__" for -c99 compatibility Sean Barrett 2023-10-11 17:28:56 -07:00
  • c4bbb6e75f stb_image_resize2.h 2.00 Sean Barrett 2023-10-09 17:23:04 -07:00
  • c39c7023eb stb_image: create_png_image_raw restructuring dev Fabian Giesen 2023-05-02 17:14:45 -07:00
  • 8c3aa05487 stb_image: Two warning fixes Fabian Giesen 2023-05-02 17:19:02 -07:00
  • 3aa1744a29 stb_image: New Paeth filter Fabian Giesen 2023-05-02 01:17:05 -07:00
  • 2f3b7e47fa tests: test_png_regress Fabian Giesen 2023-05-01 22:47:45 -07:00
  • d647af9ad2 global: very basic .gitignore for object files Fabian Giesen 2023-05-01 22:46:32 -07:00
  • 5a44133dc5 stb_image: Small PNG filter simplification Fabian Giesen 2023-05-01 17:10:45 -07:00
  • 9f1776a36d stb_image: Fix zlib decoder end-of-stream handling Fabian Giesen 2023-03-06 01:03:05 -08:00
  • 5736b15f7e re-add perlin noise again Sean Barrett 2023-01-29 10:46:04 -08:00
  • 3ecc60f25a add version history update for stb_image Sean Barrett 2023-01-29 10:19:12 -08:00
  • 6199bf7713 update stb_image to 2.28 Sean Barrett 2023-01-29 06:24:13 -08:00
  • 7c14c47e2f Merge branch 'sean_image' Sean Barrett 2023-01-29 06:19:13 -08:00
  • 1891060782 a fix Sean Barrett 2023-01-29 06:17:45 -08:00
  • 40eb865b3b stb_image: header scan mode always needs to check for tRNS Fabian Giesen 2023-01-23 00:46:33 -08:00
  • 24fa1ff2e9 stb_image: Fix broken indenting introduced earlier Fabian Giesen 2023-01-22 19:44:49 -08:00
  • 0613e9c043 stb_image: Tweak end-of-JPEG junk scanning loop. Fabian Giesen 2023-01-22 19:42:55 -08:00
  • 1096389590 stb_image: Accept some extra data between BMP header and payload Fabian Giesen 2023-01-22 18:52:04 -08:00
  • 51d295e33e stb_image: Add trailing semicolon to usage example Fabian Giesen 2023-01-22 16:16:02 -08:00
  • 038b6ab9ec stb_image: Avoid stdint.h on 32-bit Symbian. Fabian Giesen 2023-01-22 15:51:38 -08:00
  • b15b04321d Merge branch 'NeilBickford-NV-neilbickford/additional-image-fixes' into dev Fabian Giesen 2023-01-22 15:33:45 -08:00
  • 4d160de463 stb_image: Fix name of stbi_set_unpremultiply_on_load_thread impl Fabian Giesen 2023-01-22 15:29:01 -08:00
  • e5da6acacd Merge branch 'neilbickford/image_hdr_pgm_fixes' into dev Fabian Giesen 2023-01-22 15:12:38 -08:00
  • 9f22cc9008 stb_image PNG: Checks for invalid DEFLATE codes. Neil Bickford 2021-10-15 11:04:41 -07:00
  • 5cfc2a744a Zero-initialize stbi__jpeg to avoid intermittent errors found by fuzz-testing Neil Bickford 2022-02-25 14:27:31 -08:00
  • 47164e4086 Add checks for signed integer overflow; further guard against cases where stbi__grow_buffer_unsafe doesn't read all bits required. Neil Bickford 2022-02-23 23:48:49 -08:00
  • 96fe76c213 Add range checks to fix a few crash issues in stb_image issues 1289 and 1291 Neil Bickford 2022-02-23 00:53:34 -08:00
  • 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. Neil Bickford 2022-02-22 23:48:42 -08:00
  • 2a02ff76b5 Fixes two stb_image issues that could occur with specially constructed HDR and PGM files. Neil Bickford 2021-10-07 13:00:32 -07:00
  • 8b5f1f37b5 update readme Sean Barrett 2022-09-08 09:40:02 -07:00
  • bc00c178ac Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2022-09-08 09:36:55 -07:00