[Osalp-dev] audiofile-0.2.0 changes
Status: Abandoned
Brought to you by:
daservis
|
From: <for...@ad...> - 2001-04-08 04:52:21
|
I have made several bug fixes to the audiofile library. They fix the following bugs: 1. Fix crash when a zero length copyright text field is in an aiff format file. 2. For au format if an unsupported compression file (ie G721) is selected then library will crash sometimes. Problem is track structure is not being initialized correctly. 3. For au format for compression modes the total frames was coming back half of what it should be and thus only half of file was being played. 4. Fixed distortion for a-law and mu-law stereo files for both wav and au. These changes are all in the formatlib/audiofile-0.2.0 directory on down. Bruce Forsberg |