index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
audio
Age
Commit message (
Expand
)
Author
6 hours
fix(fft): make bit_reverse_permute static, remove from public API and tests
HEAD
main
skal
6 hours
fix(fft): replace iterative twiddle with direct cosf/sinf, add tests A-E
skal
15 hours
test(fft): re-enable DCT tests, document twiddle accumulation bug
skal
5 days
chore: remove broken seeking test, demote CNN v2 quant to future CNN v3
skal
2026-03-05
style: run clang-format to adhere to coding style
skal
2026-03-05
fix(test): WavDumpBackendTest uses sine tone instead of empty ring buffer
skal
2026-03-05
fix(audio): correct OLA synthesis and extract shared ola_encode/ola_decode
skal
2026-03-05
feat(spectool): add --wav decode, IMDCT, and roundtrip test
skal
2026-02-16
test(audio): remove brittle SilentBackendTest
skal
2026-02-16
fix(audio): implement get_callback_state in TestBackend
skal
2026-02-15
fix(tests): adjust AudioEngine test sample count expectations
skal
2026-02-15
investigating audio-drive bug
skal
2026-02-14
style: Apply clang-format to codebase
skal
2026-02-14
Factor common test patterns into reusable utilities
skal
2026-02-12
fix: WAV dump header corruption and early exit handling
skal
2026-02-09
refactor: Reorganize tests into subsystem subdirectories
skal