Skip to content

Actions: xiph/flac

CIFuzz

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
276 workflow runs
276 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Work around i386 ASAN fseek bug
CIFuzz #944: Commit ce91056 pushed by ktmf01
July 25, 2024 16:01 2h 3m 9s master
July 25, 2024 16:01 2h 3m 9s
Fuzzing fix and i386 ASAN workarounds
CIFuzz #943: Pull request #730 synchronize by ktmf01
July 25, 2024 13:43 2h 3m 23s ktmf01:asan-workaround
July 25, 2024 13:43 2h 3m 23s
Fuzzing fix and i386 ASAN workarounds
CIFuzz #942: Pull request #730 opened by ktmf01
July 25, 2024 12:57 2h 3m 13s ktmf01:asan-workaround
July 25, 2024 12:57 2h 3m 13s
Do not try to apply replaygain when bps < 4 or bps > 24
CIFuzz #941: Commit 215d1aa pushed by ktmf01
July 23, 2024 14:45 2h 3m 13s master
July 23, 2024 14:45 2h 3m 13s
Two "apply replaygain" fixes
CIFuzz #940: Pull request #729 opened by ktmf01
July 23, 2024 07:03 2h 3m 24s ktmf01:fuzz33
July 23, 2024 07:03 2h 3m 24s
Add level 0 Ogg reading capability to tests and docs
CIFuzz #939: Commit 8c244b8 pushed by ktmf01
July 18, 2024 06:16 2h 3m 38s master
July 18, 2024 06:16 2h 3m 38s
Check that MD5 sums are the same when re-encoding FLAC file
CIFuzz #938: Pull request #726 synchronize by ktmf01
July 17, 2024 06:20 2h 5m 36s ktmf01:md5-reencoding
July 17, 2024 06:20 2h 5m 36s
Check that MD5 sums are the same when re-encoding FLAC file
CIFuzz #937: Pull request #726 synchronize by ktmf01
July 16, 2024 11:57 2h 3m 35s ktmf01:md5-reencoding
July 16, 2024 11:57 2h 3m 35s
Fix printing of usage_error (#727)
CIFuzz #936: Commit ef35c28 pushed by ktmf01
July 16, 2024 09:24 2h 3m 11s master
July 16, 2024 09:24 2h 3m 11s
Fix printing of usage_error
CIFuzz #935: Pull request #727 opened by ktmf01
July 16, 2024 07:14 2h 3m 34s ktmf01:fix-usage-error
July 16, 2024 07:14 2h 3m 34s
Check that MD5 sums are the same when re-encoding FLAC file
CIFuzz #934: Pull request #726 synchronize by ktmf01
July 16, 2024 07:05 2h 3m 28s ktmf01:md5-reencoding
July 16, 2024 07:05 2h 3m 28s
Check that MD5 sums are the same when re-encoding FLAC file
CIFuzz #933: Pull request #726 synchronize by ktmf01
July 15, 2024 13:57 2h 3m 48s ktmf01:md5-reencoding
July 15, 2024 13:57 2h 3m 48s
Check that MD5 sums are the same when re-encoding FLAC file
CIFuzz #932: Pull request #726 synchronize by ktmf01
July 15, 2024 08:09 2h 3m 11s ktmf01:md5-reencoding
July 15, 2024 08:09 2h 3m 11s
Check that MD5 sums are the same when re-encoding FLAC file
CIFuzz #931: Pull request #726 opened by ktmf01
July 15, 2024 07:56 2h 3m 8s ktmf01:md5-reencoding
July 15, 2024 07:56 2h 3m 8s
Fix endless loop in foreign metadata handling (#725)
CIFuzz #930: Commit 3468459 pushed by ktmf01
July 14, 2024 17:48 2h 2m 58s master
July 14, 2024 17:48 2h 2m 58s
Fix endless loop in foreign metadata handling
CIFuzz #929: Pull request #725 opened by ktmf01
July 13, 2024 18:11 2h 3m 27s ktmf01:fuzz32
July 13, 2024 18:11 2h 3m 27s
Fix integer overflow in foreign metadata handling
CIFuzz #928: Pull request #724 opened by ktmf01
July 12, 2024 20:21 2h 3m 12s ktmf01:fuzz32
July 12, 2024 20:21 2h 3m 12s
Enable fuzzing of writing foreign metadata back on decoding
CIFuzz #927: Commit d48b689 pushed by ktmf01
July 12, 2024 11:03 2h 3m 19s master
July 12, 2024 11:03 2h 3m 19s
Fuzzing improvements
CIFuzz #926: Pull request #723 synchronize by ktmf01
July 12, 2024 08:49 1h 46m 0s ktmf01:fuzz31
July 12, 2024 08:49 1h 46m 0s
Fuzzing improvements
CIFuzz #925: Pull request #723 opened by ktmf01
July 12, 2024 07:47 2h 5m 6s ktmf01:fuzz31
July 12, 2024 07:47 2h 5m 6s
Update copyright to 2024 (#722)
CIFuzz #924: Commit de8bbb0 pushed by ktmf01
July 11, 2024 13:35 2h 4m 46s master
July 11, 2024 13:35 2h 4m 46s
Fix analyze mode trying to get positions from stdin (#720)
CIFuzz #923: Commit 15ea6ef pushed by ktmf01
July 11, 2024 05:24 2h 3m 3s master
July 11, 2024 05:24 2h 3m 3s
Update copyright notices to 2024
CIFuzz #922: Pull request #722 opened by ktmf01
July 10, 2024 20:06 2h 5m 11s ktmf01:copyright2024
July 10, 2024 20:06 2h 5m 11s
Remove --explain option from flac command line program
CIFuzz #921: Pull request #721 opened by ktmf01
July 10, 2024 19:43 1h 27m 3s ktmf01:remove_explain
July 10, 2024 19:43 1h 27m 3s
Address two Clang warnings
CIFuzz #920: Commit 9977773 pushed by ktmf01
July 10, 2024 17:38 2h 4m 49s master
July 10, 2024 17:38 2h 4m 49s