log

age author description
2016-11-24 Chris Cannam Add MAD_BUFFER_GUARD padding at end of mp3 buffer, in order to ensure last frame is decoded successfully (otherwise the decoded audio is truncated). Another thing learned from madplay. piper-nopiper
2016-11-24 Chris Cannam Do that only for the first frame piper-nopiper
2016-11-24 Chris Cannam Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames. Fixes the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). The logic here is based on the madplay code. piper-nopiper
2016-11-23 Chris Cannam Tag load diagnostic piper-nopiper
2016-11-23 Chris Cannam A bit more diagnostic info piper-nopiper
2016-11-23 Chris Cannam More diagnostic output piper-nopiper
2016-11-23 Chris Cannam More error reporting updates piper-nopiper