Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nothings/stb issues and pull requests

#1720 - stb_vorbis.c: namespace macros?

Issue - State: open - Opened by slmjkdbtl 3 days ago
Labels: 4 enhancement

#1718 - stb_ds: fix undeclared identifier stbds_BB

Pull Request - State: closed - Opened by pgalkin 9 days ago - 1 comment

#1717 - stb_image jpeg decode tearing

Issue - State: closed - Opened by DickyQi 10 days ago - 1 comment

#1715 - JPEG-XL support

Issue - State: closed - Opened by darltrash 13 days ago - 1 comment
Labels: 4 enhancement

#1713 - fix direct use of STBDS_FREE outside of implementation

Pull Request - State: open - Opened by veclavtalica 14 days ago

#1712 - stb_image_write: Fix error caused by use of sprintf on MSVC

Pull Request - State: open - Opened by neondev1 22 days ago

#1711 - fast thumbnail creation for jpeg images by using DCT coefficients

Issue - State: open - Opened by jwurzer 25 days ago
Labels: 4 enhancement

#1710 - stb_image: Fix 16bits PNM images endianness handling

Pull Request - State: open - Opened by Kanma 26 days ago - 13 comments

#1709 - stb_image_write.h warnings

Issue - State: open - Opened by 1vanK 29 days ago - 2 comments

#1708 - Fix STBIR__FREE_AND_CLEAR causing null reference member access

Pull Request - State: closed - Opened by xchellx about 1 month ago - 3 comments
Labels: 2 warning Wall/static-analysis, 1 stb_image_resize

#1707 - stb_image: Define JPEG-specific functions only when JPEG is needed

Pull Request - State: open - Opened by ccatgirl about 1 month ago

#1706 - stb_hexwave: Initialize output buffers before freq handling

Pull Request - State: open - Opened by tomice about 1 month ago
Labels: 2 good-no changes needed, 1 stb library w/no tag

#1705 - Fixed kerning advance in fonts with both GPOS and kern tables.

Pull Request - State: open - Opened by joaodasilva about 1 month ago

#1704 - stb_image: minor optimization for interlaced pngs

Pull Request - State: open - Opened by clibraries about 1 month ago

#1700 - stbtt_GetGlyphSDF() yoff return negative values.

Issue - State: closed - Opened by Intervel about 1 month ago - 1 comment

#1697 - Image_load error

Issue - State: closed - Opened by lh13329089918 about 1 month ago - 1 comment

#1696 - stb_textedit: add optional API function for character input

Pull Request - State: open - Opened by blackedout01 about 1 month ago

#1695 - stb_sprintf: Add ARM64 on MSVC to stb_sprintf.h

Pull Request - State: open - Opened by equalent about 2 months ago

#1691 - Assertion failed in stbir__calculate_filters() at stb_image_resize2.h:3969

Issue - State: open - Opened by TimChan2001 about 2 months ago - 1 comment
Labels: 2 bug w/ repro, 1 stb_image_resize

#1690 - (stb_ds.h) Hash is different for the same integer key

Issue - State: closed - Opened by guifes about 2 months ago - 1 comment

#1689 - chore: update stb_image.h

Pull Request - State: open - Opened by eltociear about 2 months ago

#1687 - Compiler warnings

Issue - State: closed - Opened by JBoschma about 2 months ago - 2 comments

#1686 - Sprite padding

Issue - State: closed - Opened by 1vanK about 2 months ago - 9 comments
Labels: 4 enhancement

#1685 - stb_hexwave doesn't handle frequency discontinuities correctly

Issue - State: open - Opened by nothings about 2 months ago
Labels: 2 bug, 1 stb library w/no tag

#1684 - seemingly pointless if branch

Pull Request - State: closed - Opened by LemoNode 2 months ago - 4 comments

#1683 - Relax address stability requirement for `stb_rect_pack`

Issue - State: closed - Opened by vittorioromeo 2 months ago - 6 comments
Labels: 4 enhancement

#1681 - Memory leak when using memory leak detection with Visual Studio 2022

Issue - State: closed - Opened by patrikpatrik 2 months ago - 2 comments

#1680 - image resize 2.11 - fix harmless asan, fix point sample crash

Pull Request - State: closed - Opened by jeffrbig2 2 months ago

#1679 - stb_include.h: Includes files in commented #includes, leading to recursive inclusion and stack-overflow.

Issue - State: open - Opened by OetkenPurveyorOfCode 3 months ago - 3 comments
Labels: 1 stb library w/no tag, 2 bug w/ repro

#1676 - stb_image_resize2: ASAN heap-buffer-overflow

Issue - State: open - Opened by ien646 3 months ago - 2 comments

#1675 - ilyakurdyukov 64-bit compilation concerns

Issue - State: open - Opened by nothings 3 months ago - 3 comments

#1674 - Fix calculation of two_back for gif animations using previous disposal

Pull Request - State: closed - Opened by 0x-hazel 3 months ago - 2 comments

#1671 - resize 2.10 - fix gcc loop control and msvc arm32

Pull Request - State: closed - Opened by jeffrbig2 4 months ago - 1 comment

#1667 - stb_image: support horizontally flipped TGA images

Pull Request - State: open - Opened by illwieckz 4 months ago - 2 comments

#1666 - stb_ds hmput breaks if side-effect on key

Issue - State: open - Opened by nothings 4 months ago
Labels: 2 bug, 1 stb_ds

#1665 - stb_ds: Make STBDS_OFFSETOF() return size_t

Pull Request - State: open - Opened by czarnota 4 months ago

#1664 - stb_ds: Make STBDS_OFFSETOF() return size_t

Pull Request - State: closed - Opened by czarnota 4 months ago

#1663 - STBIR-NO-UNROLL_LOOP_STAR breaks mingw gcc compilation

Issue - State: closed - Opened by TianZerL 4 months ago - 10 comments

#1660 - Make more static arrays in stb_vorbis const

Pull Request - State: open - Opened by ccawley2011 5 months ago

#1660 - Make more static arrays in stb_vorbis const

Pull Request - State: open - Opened by ccawley2011 5 months ago

#1659 - [stb_image] image too large check is wrong

Issue - State: open - Opened by MWP 5 months ago - 1 comment

#1658 - stb_image: prevent int to overflow before converting it to size_t

Pull Request - State: open - Opened by illwieckz 5 months ago - 1 comment

#1657 - Resolve gcc warnings in stb_vorbis

Pull Request - State: open - Opened by bartwe 5 months ago

#1657 - Resolve gcc warnings in stb_vorbis

Pull Request - State: open - Opened by bartwe 5 months ago

#1656 - Resolve GCC warnings

Pull Request - State: open - Opened by bartwe 5 months ago

#1655 - 2.09 resize - fix defines for GCC arm 32

Pull Request - State: closed - Opened by jeffrbig2 5 months ago

#1654 - 2.09 resize - fix defines for GCC arm 32

Pull Request - State: closed - Opened by jeffrbig2 5 months ago

#1653 - Fix char literal parsing

Pull Request - State: open - Opened by Wonshtrum 5 months ago

#1652 - stb_c_lexer: invalid char literal

Issue - State: open - Opened by Wonshtrum 5 months ago

#1652 - stb_c_lexer: invalid char literal

Issue - State: open - Opened by Wonshtrum 5 months ago

#1649 - stb resize 2.08

Pull Request - State: closed - Opened by jeffrbig2 5 months ago - 5 comments

#1647 - Fix RGB->BGR channel flipping. First 4 pixels were being skipped.

Pull Request - State: open - Opened by ryanrsrs 6 months ago - 3 comments

#1647 - Fix RGB->BGR channel flipping. First 4 pixels were being skipped.

Pull Request - State: open - Opened by ryanrsrs 6 months ago - 3 comments

#1646 - image resize 2.07

Pull Request - State: closed - Opened by jeffrbig2 6 months ago

#1646 - image resize 2.07

Pull Request - State: closed - Opened by jeffrbig2 6 months ago

#1645 - Malloc return not checked in stbi_write_hdr_core

Issue - State: open - Opened by catenacyber 6 months ago

#1644 - VS2022 stbir_resize_uint8 ERROR

Issue - State: open - Opened by recondra 6 months ago - 1 comment

#1644 - VS2022 stbir_resize_uint8 ERROR

Issue - State: open - Opened by recondra 6 months ago - 1 comment

#1642 - Overflow error with gcc 14.1 and LTO

Issue - State: closed - Opened by todd-richmond 6 months ago - 18 comments
Labels: 1 stb_image, 2 warning

#1640 - stb_dxt: fixed compiler warnings in stb__From16Bit

Pull Request - State: open - Opened by TheMostDiligent 6 months ago
Labels: 2 good-no changes needed, 1 stb library w/no tag, 2 warning

#1639 - Characterizing crashes with respect to file size

Issue - State: closed - Opened by Samg381 7 months ago - 1 comment

#1639 - Characterizing crashes with respect to file size

Issue - State: closed - Opened by Samg381 7 months ago - 1 comment

#1638 - Fix warning on use of sprintf

Pull Request - State: closed - Opened by rasky 7 months ago - 1 comment

#1638 - Fix warning on use of sprintf

Pull Request - State: closed - Opened by rasky 7 months ago - 1 comment

#1637 - stb_image: Add support for gainmaps (`libultrahdr`) support to image loader

Issue - State: closed - Opened by cmahnke 7 months ago - 2 comments
Labels: 4 enhancement

#1637 - stb_image: Add support for gainmaps (`libultrahdr`) support to image loader

Issue - State: closed - Opened by cmahnke 7 months ago - 2 comments
Labels: 4 enhancement

#1635 - how to hmdel in iterate hashmap?

Issue - State: closed - Opened by peiyuefeng 7 months ago - 7 comments
Labels: 4 enhancement

#1635 - how to hmdel in iterate hashmap?

Issue - State: closed - Opened by peiyuefeng 7 months ago - 7 comments
Labels: 4 enhancement

#1632 - STBDS_FREE is used outside of STB_DS_IMPLEMENTATION causing custom implementation to be replaced by free().

Issue - State: open - Opened by guifes 7 months ago - 1 comment
Labels: 2 bug, 1 stb_ds

#1631 - add loongarch lsx optimize code

Pull Request - State: open - Opened by junchao-loongson 7 months ago

#1631 - add loongarch lsx optimize code

Pull Request - State: open - Opened by junchao-loongson 7 months ago

#1630 - shput never fills in "key" field

Issue - State: closed - Opened by jgarvin 8 months ago - 7 comments

#1629 - stb_truetype valgrind: invalid read of size 1

Issue - State: closed - Opened by scippie75 8 months ago - 1 comment

#1628 - Add new fuzzers to add coverage in oss-fuzz

Pull Request - State: open - Opened by jsnv-dev 8 months ago - 2 comments

#1626 - The output of `stbir_resize_uint8_linear` function is competely wrong

Issue - State: closed - Opened by ardeal 8 months ago - 3 comments

#1624 - stb_image: fix: loading of an invalid JPEG #1608

Pull Request - State: open - Opened by cocoa-xu 8 months ago

#1623 - support memory context for arrays

Pull Request - State: open - Opened by hugoArregui 8 months ago - 3 comments

#1622 - Avoid address sanitizer on MSVC

Pull Request - State: open - Opened by tim-rex 8 months ago - 2 comments

#1619 - FIX: use snprintf instead of sprintf

Pull Request - State: open - Opened by ismagilli 9 months ago - 1 comment
Labels: 1 stb_image_write, 2 warning

#1618 - Fix _CRT_SECURE_NO_WARNINGS deprecation notice when compiling with msvc

Pull Request - State: closed - Opened by birds3345 9 months ago - 2 comments

#1617 - remove potential UB in `stbiw__jpg_writeBits`

Pull Request - State: open - Opened by Rexicon226 9 months ago - 1 comment