343
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 5 years ago.
Jul 24, 2018 — Jul 24, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't leak memory in test_sharedbook to please asan. More... almost 6 years ago
Port opus-tools check to see if underlying file was overwritten. More... almost 6 years ago
Remove C99-style comments. More... almost 6 years ago
Check for sse2 math before using it. More... almost 6 years ago
os.h: make vorbis_ftoi() static inline if !VORBIS_FPU_CONTROL More... about 6 years ago
info.c (tagcompare): use a locale-insensitive toupper() More... about 6 years ago
os.h: cleanup the _MSC_VER cpp checks mess. More... about 6 years ago
fix typo introduced in commit 8d73daa More... about 6 years ago
Fix the compiling errors on msvc ARM64 configuration. More... over 6 years ago
Fix shift by negative value when reading blocksize. More... over 6 years ago
Sanity check number of channels in setup. More... over 6 years ago
Clamp large exponents in float32_unpack. More... over 6 years ago
CVE-2017-14160: fix bounds check on very low sample rates. More... over 6 years ago
vorbisenc: detect if new_template is NULL More... almost 7 years ago
add fuzzers and build script from OSS-Fuzz More... almost 7 years ago
Include CMake build scripts in release archives More... almost 7 years ago
Update release version in configure.ac to 1.3.6 More... almost 7 years ago
Update CHANGES and dates for 1.3.6. More... almost 7 years ago
Bump version to 1.3.6 More... almost 7 years ago
CVE-2018-5146: Prevent out-of-bounds write in codebook decoding. More... almost 7 years ago
add osx to travis More... about 7 years ago
CVE-2017-14632: vorbis_analysis_header_out: Don't clear opb if not initialized More... about 7 years ago
Fixed error in Vorbis I specification for limiting residue vector size More... about 7 years ago
vorbis: avoid invalid free More... about 7 years ago
CVE-2017-14633: Don't allow for more than 256 channels More... about 7 years ago
Add build flags for YouCompleteMe. More... over 7 years ago
mapping0.c (mapping0_unpack): kill a useless memset() More... over 7 years ago
os.h: change elif _WIN32 to elif defined(_WIN32) More... over 7 years ago
Cleanup: Removed tailing white-spaces in C code files More... over 7 years ago
Update release checklist for the transition to git. More... over 7 years ago