518
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'various-fixes' into 'main' More... over 2 years ago
Fix a bunch of dead links, add some software to tasks page More... over 2 years ago
Only unset 'first' after successful execution More... over 2 years ago
Only invalidate last seen framesync when actually emptying buffer More... over 2 years ago
Add flac tool fuzzer dictionary More... over 2 years ago
Hide unreproducible bug that is probably harmless More... over 2 years ago
Also apply shift to raw data More... over 2 years ago
Stop processing subframes when invalid data is found More... over 2 years ago
Do not use main output buffer when outputting padding frames More... over 2 years ago
Fix mistakes in 29d1460 and simplify More... over 2 years ago
Add check for samplerate == 0 when parsing cuesheets More... over 2 years ago
Do not fuzz apodizations in flac tool fuzzer More... over 2 years ago
Check for bps% 8 != 0 if no streaminfo is present More... over 2 years ago
Remove files generated during fuzzing of flac tool More... over 2 years ago
Do not set brute-force options on fuzzing flac tool More... over 2 years ago
Fix division by zero when handling sample rate == 0 More... over 2 years ago
Error when skip or until are used on a file without streaminfo More... over 2 years ago
Add more overflow checks to cuesheet parsing More... over 2 years ago
Treat cuesheets with 0 tracks as invalid More... over 2 years ago
Allow sample rate == 0, as per IETF spec More... over 2 years ago
Improve overflow checking of commit 4b2c33e More... over 2 years ago
Fix use-after-free warning in GCC 12 More... over 2 years ago
Add help and man text for --append More... over 2 years ago
Check for overflow in parsing skip/until specification (#584) More... over 2 years ago
Silence Clang warnings, see commit be1df40 for details More... over 2 years ago
Fix another leak in metaflac More... over 2 years ago
Also let stream_decoder not return NULL vorbiscomment entries More... over 2 years ago
Fix leak in metaflac More... over 2 years ago
getopt: Fix the build with clang-16 More... over 2 years ago
Fix potential dead store More... over 2 years ago