0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 23 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add extra checks to abort cleanly when faced with non-canonical WAV files More... over 18 years ago
Replace <stdint.h> with <inttypes.h> to increase portability. More... over 18 years ago
BUGFIXES - correctly deal with the case of 9 groups, and ignore extra non-PCM RIFF chunks at the end of a WAV file (fixes some "clicks between tracks" problems) More... almost 19 years ago
Fixed typo in usage information More... about 19 years ago
Add GPL More... about 19 years ago
Add wav2lpcm More... about 19 years ago
Adjust for rounding when calculating the number of samples in each track More... about 19 years ago
Initial checkin of ats2wav More... about 19 years ago
bugfix - correctly calculate length of LPCM packet payload More... about 19 years ago
Added vts2wav More... about 19 years ago
Increase buffer size More... about 19 years ago
Bugfix - Make command-line parsing more robust More... about 19 years ago
Temporary fix for 24-bit files with odd number of samples (duplicate the final sample in the track). The real fix should be to move the first sample from the next track to the end of the one with the odd number of samples More... about 19 years ago
Fixed 24-bit mono support More... about 19 years ago
Accept FLAC files as input More... about 19 years ago
Start of FLAC support More... about 19 years ago
Enable libFLAC compilation More... about 19 years ago
Copyright information More... about 19 years ago
libFLAC v1.1.2 More... about 19 years ago
Initial 24-bit support More... about 19 years ago
Add support for mono files (but still only 16-bit) More... about 19 years ago
Remove PTS assertion (it was buggy) More... about 19 years ago
Make ATSI a variable size - fixes bug with large groups (more than about 50 tracks) overflowing a single sector More... about 19 years ago
Correct printf format for new int64 value More... about 19 years ago
More 32-bit to 64-bit changes More... about 19 years ago
Change variables from 32-bit to 64-bit to prevent PTS problems with large (> 2.5GB) ATS, plus add a sanity check on PTS values. More... about 19 years ago
Bugfix - ATSI pointer is 32-bit not 16-bit More... about 19 years ago
Complete the file with all 9 titlesets More... about 19 years ago
Add email address More... about 19 years ago
Initial attempt at multiple groups and the -pp option to specify the sector that mkisofs places AUDIO_PP.IFO at (you need to run dvda-author, then mkisofs, then isoinfo to get the number of the sector, and then run dvda-author again) More... about 19 years ago