0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix undefined behavior in sign conversion. More... almost 9 years ago
Link with FLAC for static builds. More... almost 9 years ago
Fix warnings in tests comparing integers to enums. More... almost 9 years ago
Fix type of test data arrays. More... almost 9 years ago
Include <algorithm> in FLAC.cpp. More... almost 9 years ago
Add test for changing both sample format and channel count. More... almost 9 years ago
Fix data corruption when changing both sample format and channel count. More... almost 9 years ago
Add compile to .gitignore. More... almost 9 years ago
Replace bzero() with memset(). More... almost 9 years ago
Allow configuring pkg-config installation directory. More... almost 9 years ago
Replace custom configuration script with autoreconf. More... almost 9 years ago
Remove redundant initialization. More... almost 9 years ago
Change INCLUDES to AM_CPPFLAGS. More... about 11 years ago
Remove arguments to AM_INIT_AUTOMAKE. More... about 11 years ago
Update Google Test framework to version 1.7.0. More... about 11 years ago
Add tests and documentation for afIdentifyFD() and afIdentifyNamedFD(). More... about 11 years ago
Prohibit creating files with miscellaneous data for incapable file formats. More... over 11 years ago
Refactor test of reading and writing miscellaneous data. More... over 11 years ago
Prohibit creating files with instruments for incapable file formats. More... over 11 years ago
Ignore files created by automake test driver. More... over 11 years ago
Fix sanitization of FLAC_CFLAGS. More... over 12 years ago
Remove the usage of PATH_MAX in tests. More... over 12 years ago
Fix compiler warning regarding discarding const qualification. More... over 12 years ago
Remove unused G.711 tables. More... over 12 years ago
Refactor accessing track setup from file setup. More... over 12 years ago
Release version 0.3.6 of the Audio File Library. More... over 12 years ago
Fix unaligned memory accesses in ALAC. More... over 12 years ago
Fix instrument parameter validation. More... over 12 years ago
Fix byte order detection for ALAC. More... over 12 years ago
Eliminate unnecessary header inclusion in ALAC source files. More... over 12 years ago