Sean Barrett
|
c7e24f4c4c
|
Merge branch 'master' of https://github.com/svdijk/stb into working
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
1964d53d70
|
update version number and version history with everything committed to date
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
3560e553e8
|
stb_vorbis version history and contributor info
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
e9e5dd94b8
|
Merge branch 'vorbis-pedantic' of https://github.com/rohit-n/stb into working
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
95e954c822
|
const correctness for pushdata API;
minor tweak to get_samples_interleaved documentation
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
0860860af6
|
avoid __forceinline in mingw since their definition for C is broken;
dummy definitions for malloc et al (note you have to modify source to make this work though anyway);
tweak credits change;
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
2b57ea95da
|
fixed version of removed support for CODEBOOK_SHORTS
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
fe74a8c223
|
broken attempt at removign STB_VORBIS_CODEBOOK_FLOAT option
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
bc2219e1b3
|
fix multiple crashes on invalid files
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
bdac1d2ab4
|
fix two crashes in invalid files
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
70b33e99f0
|
fix crash from invalid file
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
ea88e59b5d
|
fix invalid handling of truncated end-of-file indicator
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
69a318bdb3
|
fix two invalid-file crashes found by fuzz testing
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
2073403a5f
|
fix two setup crashes found by fuzz testing
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
297ff62859
|
change bmp info to use common header parser
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
876aea3dbe
|
refactor bmp header parser for sharing with stbi_info
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
16fc63404d
|
suppress bogus static analysis warning
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
6382e49063
|
don't crash if out of memory allocating a new active edge (assert in debug)
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
0615df6c9b
|
allows comments in pgm/ppm headers
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
a0f850421d
|
Merge branch 'master' into working
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
31eff2dcaf
|
fix bug in integer parsing
|
ago%!(EXTRA string=10 years) |
svdijk
|
9f1a587d22
|
stb_image.h: Fix/add some comments.
|
ago%!(EXTRA string=10 years) |
svdijk
|
8603c6e809
|
stb_image.h: Only define stbi__l2h_{gamme,scale} when needed.
This fixes a (well, actually the only) compiler warning.
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
3f73dfd7ce
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
fa9a6e4e0a
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
d4cea6123a
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
20eea21e01
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
a44e950d9a
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
b6602ab085
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
450db24449
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
76b8ff0051
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
702c5bfee8
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
06ae60645e
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
385927fb4b
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Rohit Nirmal
|
35fcd0817f
|
stb_vorbis.c: Silence -pedantic warning.
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
c4082cfb89
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
ff085b88f4
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
6a9cdd1c83
|
other_libs: add a few libraries
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
3e404042c5
|
other_libs: added TweetNaCl
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
0b79b3bfe1
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
cc3bb7c458
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
bdcc1535d6
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
dc92c6c4c4
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
bbdb4f65ef
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
cd9c6d7b43
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
8d0ae2d39f
|
move other_libs list to its own file
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
2bd2e571a2
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
f6d172d92b
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
4b587a409a
|
Update other_libs.md
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
847fb2c230
|
put other_libs list in its own file
|
ago%!(EXTRA string=10 years) |