2021-10-06 Fred Gleason <fredg@paravelsystems.com>

* Added an 'rdwavefile_test' test harness in 'tests/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-10-06 13:10:26 -04:00
parent 19d0cb27f7
commit b4f66743a1
5 changed files with 120 additions and 1 deletions

View File

@@ -20816,3 +20816,5 @@
2021-10-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed an arithmetic overflow bug in 'RDWaveFile' that could
cause the play length of MPEG-encoded to be incorrectly calculated.
2021-10-06 Fred Gleason <fredg@paravelsystems.com>
* Added an 'rdwavefile_test' test harness in 'tests/'.