AudioMPEG is an audio MPEG decoder for StrongARM. I have taken over the development of the module from Peter Teichmann.
For download of the module and its documentation, refer to DigitalCD's download section.
Version 0.34, 2021-09-11
Changes:
- Allow foreground process to limit amount of work done.
Version 0.33, 2017-06-05
Changes:
- New SWI Process to perform the processing directly instead of waiting for callbacks.
Version 0.32, 2010-01-26
Bug Fixes:
- Fix AudioMPEG_Info to report 1, when end of stream
reached without being able to get the MPEG info.
Version 0.31, 2009-12-03
Changes:
- Recompiled for ARMv7 compatibility.
Version 0.30, 2007-11-20
Changes:
- Support for VBRI headers.
Version 0.29, 2006-08-27
Changes:
- Some better silencing of corrupted frames.
|