138 Commits (master)

Author SHA1 Message Date
Sean Barrett 1ee679ca2e update version numbers ago%!(EXTRA string=4 years)
Fabian Giesen 70136cd5f1 stb_vorbis: Change imdct_step3_inner_s_loop_ld654 ago%!(EXTRA string=4 years)
Fabian Giesen 0d47d17002 stb_vorbis: Set error on open_memory with NULL data ago%!(EXTRA string=4 years)
Fabian Giesen 0def11ae17 stb_vorbis: Fix some unused variables. ago%!(EXTRA string=4 years)
Fabian Giesen 39a0641385 stb_vorbis: Clarify lifetime of pushdata *output buffers ago%!(EXTRA string=4 years)
Fabian Giesen d5613c9511 stb_vorbis: A few UB fixes. ago%!(EXTRA string=4 years)
Fabian Giesen c817c9621e stb_vorbis: Add missing cast to uint to avoid UB ago%!(EXTRA string=4 years)
Fabian Giesen e31da438e8 stb_vorbis: Fix unused parameter warnings. ago%!(EXTRA string=4 years)
Fabian Giesen 904ecbfc37 stb_vorbis: Remove spurious assignment to val ago%!(EXTRA string=4 years)
Fabian Giesen 5300d55277 stb_vorbis: Include alloca.h on Sun targets ago%!(EXTRA string=4 years)
morlad (iLeitgeb) 6fe053614c stb_vorbis: Fix memory leak in stb_vorbis ago%!(EXTRA string=4 years)
Fabian Giesen 2e3a6e8222 stb_vorbis: Move asserts around a bit ago%!(EXTRA string=4 years)
Johannes Schultz 3f671b870f stb_vorbis: rename BUFFER_SIZE macro to STB_BUFFER_SIZE ago%!(EXTRA string=4 years)
Sean Barrett 52ad6bd4c9 update stb_vorbis version ago%!(EXTRA string=4 years)
AnthoFoxo b7b2aaa587 fixed vorbis comments causing outofmem ago%!(EXTRA string=4 years)
AnthoFoxo 4882970b1c vorbis comment list setup_malloc call is guarded ago%!(EXTRA string=4 years)
AnthoFoxo b038c11bd5 updated contributor list ago%!(EXTRA string=4 years)
AnthoFoxo f0f2533754 closes #1063; Fixed files with no comments emitting outofmemory errors ago%!(EXTRA string=4 years)
Sean Barrett 314d0a6f9a update version numbers ago%!(EXTRA string=5 years)
Sean Barrett db2acff8b1 stb_vorbis: fix bug in computing end of temp alloc buffer if it's not a multiple of 8 ago%!(EXTRA string=5 years)
Sean Barrett fb1cea02f8 tweak PR ago%!(EXTRA string=5 years)
Sean Barrett 6f7420a825 add credits for last few PR merges ago%!(EXTRA string=5 years)
Rémi Verschelde c24de24aa8 stb_vorbis: Add missing error checks in comment reading mallocs ago%!(EXTRA string=5 years)
Pedro J. Estébanez 2d0faa4d26 stb_vorbis.c: Fix missing update to 64-bit alignment ago%!(EXTRA string=5 years)
Clownacy d8df5e9974 Add myself to the list of contributors ago%!(EXTRA string=5 years)
Clownacy 47a3c4f5b5 stb_vorbis.c - Detect `__NEWLIB__` for `alloca.h` ago%!(EXTRA string=5 years)
wph612 2e78eb603b
Added debugging check on line 1604 ago%!(EXTRA string=5 years)
wph612 fcd0a0bfaa
Remove if (f->valid_bits < 0) return 0; on line 1603 ago%!(EXTRA string=5 years)
David Reid 1d35dc8609 stb_vorbis: Fix macro redefinition warning on MinGW. ago%!(EXTRA string=5 years)
Sean Barrett 37b9b20fde update version numbers ago%!(EXTRA string=5 years)
Marco Lizza 41a6bb58d1 Other (pedantic) warnings for possible uninitialized variables. ago%!(EXTRA string=5 years)
Marco Lizza 43c6bd4e0e Fixing (pedantic) cast warnings. ago%!(EXTRA string=5 years)
Sean Barrett 2bb4a0accd Fix trailing whitespace ago%!(EXTRA string=5 years)
Sean Barrett 7a69424f15 update version numbers ago%!(EXTRA string=5 years)
Sean Barrett d79349d0b7 stb_vorbis: update credits ago%!(EXTRA string=5 years)
Peter Waller 2f18c96cfb Pad allocations in setup_{,temp_}malloc for 8-byte alignment ago%!(EXTRA string=5 years)
Kevin Croft 58e0c4438d
STB Vorbis: eliminate inaccessible branch ago%!(EXTRA string=5 years)
Kevin Croft 3b491aa07c
STB Vorbis: prevent division by zero in decode_resign if ch == 0 ago%!(EXTRA string=5 years)
Dougall Johnson da79a214ef stb_vorbis: improve fix for theoretical seek performance problem ago%!(EXTRA string=6 years)
Dougall Johnson c3298670d0 stb_vorbis: fix a couple asserts that fail on invalid files ago%!(EXTRA string=6 years)
Dougall Johnson 057914d959 stb_vorbis: fix pushdata for files with audio packets in header pages ago%!(EXTRA string=6 years)
Dougall Johnson 7c4eb44a63 stb_vorbis: fix seeking in files with audio packets in header pages ago%!(EXTRA string=6 years)
Dougall Johnson 2abc5c6ced stb_vorbis: fix seek_to_sample_coarse failure near page end ago%!(EXTRA string=6 years)
Dougall Johnson 6ca87a9e0e stb_vorbis: fix theoretical seek performance problem ago%!(EXTRA string=6 years)
Audino 2a0cff1288 Add comment support to stb_vorbis ago%!(EXTRA string=6 years)
Sean Barrett 5c98e6564b stb_vorbis: fix typo in CVE number in docs ago%!(EXTRA string=6 years)
Sean Barrett 1b2fa11055 stb_vorbis: bump version number ago%!(EXTRA string=6 years)
Sean Barrett 98fdfc6df8 Fix seven bugs discovered and fixed by ForAllSecure: ago%!(EXTRA string=6 years)
Sean Barrett 2c2908f505 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett a0b521fcf2 no warnings when compiling /W3 ago%!(EXTRA string=6 years)