0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Write ALAC channel layout tag in big-endian byte order. More... over 12 years ago
Remove superfluous debugging print statements in ALAC encoder. More... over 12 years ago
Update address for Free Software Foundation. More... over 12 years ago
Update license to LGPL 2.1. More... over 12 years ago
Add support for running unit tests under Valgrind. More... over 12 years ago
Add option for building without example programs. More... over 12 years ago
Add support for ALAC. More... over 12 years ago
Add support for FLAC. More... over 12 years ago
Fix uninitialized fields in constructors. More... over 12 years ago
Factor out fixed-size block codec functionality common to IMA and MS ADPCM. More... over 12 years ago
Ignore errors in tests for which errors are expected. More... over 12 years ago
Update PCMData test to validate PCM mappings. More... over 12 years ago
Ensure that initializing AES data fails on unsupported file formats. More... over 12 years ago
Release version 0.3.5 of the Audio File Library. More... over 12 years ago
Disable exceptions and RTTI when building Google Test framework. More... over 12 years ago
Fix resource leak in File destructor. More... over 12 years ago
Remove test coverage files when cleaning. More... over 12 years ago
Fix calculation of IRCAM frame size. More... over 12 years ago
Update PCMData test to create multi-channel audio files. More... over 12 years ago
Report error when attempting to open a file with invalid sample width. More... over 12 years ago
Report error when attempting to open a file with zero channels. More... over 12 years ago
Add test for opening a NeXT sound file with zero channels. More... over 12 years ago
Remove unnecessary check for positive channel count. More... over 12 years ago
Set compression type before initializing sample format. More... over 12 years ago
Include <unistd.h> to provide declaration of close(). More... over 12 years ago
Use C++11 override keyword with compilers that support it. More... over 12 years ago
Fix conversion specifications in error messages. More... over 12 years ago
Fix null checks in afGetSampleFormat() and afGetVirtualSampleFormat(). More... over 12 years ago
Validate compressed audio formats. More... over 12 years ago
Add support for building without documentation. More... over 12 years ago