Thu, 24 Nov 2016 17:06:31 +0000 |
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
|
Thu, 24 Nov 2016 13:38:45 +0000 |
Chris Cannam |
Do that only for the first frame
piper-nopiper
|
Thu, 24 Nov 2016 13:32:04 +0000 |
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
|
Wed, 23 Nov 2016 14:51:03 +0000 |
Chris Cannam |
Tag load diagnostic
piper-nopiper
|
Wed, 23 Nov 2016 14:34:27 +0000 |
Chris Cannam |
A bit more diagnostic info
piper-nopiper
|
Wed, 23 Nov 2016 13:57:36 +0000 |
Chris Cannam |
More diagnostic output
piper-nopiper
|
Wed, 23 Nov 2016 12:05:53 +0000 |
Chris Cannam |
More error reporting updates
piper-nopiper
|
Wed, 23 Nov 2016 10:42:35 +0000 |
Chris Cannam |
Subrepo update, fixing sometime crash in multiplexed reader (due to negative-size allocation in file reader for the shorter file)
piper-nopiper
|
Tue, 22 Nov 2016 16:42:56 +0000 |
Chris Cannam |
Debug output updates, add quiet mode
piper-nopiper
|
Mon, 21 Nov 2016 17:08:34 +0000 |
Chris Cannam |
Subrepo updates, and update the build scripts accordingly
piper-nopiper
|
Mon, 21 Nov 2016 16:32:58 +0000 |
Chris Cannam |
Send RDF-indexer warnings to debug rather than cerr
|
Fri, 04 Nov 2016 14:16:01 +0000 |
Chris Cannam |
Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself)
piper-nopiper
|
Thu, 15 Sep 2016 11:31:23 +0100 |
Chris Cannam |
Add test for new fsr-mixed output of Vamp Test Plugin
|
Tue, 16 Aug 2016 16:49:22 +0100 |
Chris Cannam |
Compiler warning fixes
|
Mon, 21 Mar 2016 10:02:21 +0000 |
Chris Cannam |
Add -ldl in a couple more places
|