A new version of madlld (version 1.0p1) was released.
This program is a tutorial to the would-be libmad low level API user. It's purpose is to introduce the curently undocumented libmad programming interface. It is freely available at URL:http://www.bsd-dk.dk/~elrond/audio/madlld/.
This release features no code modifications, some comments were edited to clarify one key part of libmad usage: the MAD_ERROR_BUFLEN error condition. The changes log is included below.
------------------------------------------------------------------------------ madlld v1.0p1 (2002-01-08) ------------------------------------------------------------------------------
* Just reworked some comments to clarify the MAD_ERROR_BUFLEN error condition and the partial frames at the end of the input buffer.
* Added a warning about the unsatifying quality of the MadFixedToUshort() function.
* Fixed some typos.
------------------------------------------------------------------------------