log data/fileio/test/AudioFileReaderTest.h @ 1308:80c77916fe85 mp3-gapless

age author description
Tue, 29 Nov 2016 14:25:57 +0000 Chris Cannam Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode mp3-gapless
Fri, 25 Nov 2016 11:33:34 +0000 Chris Cannam Improve mp3 offset detection, add test for truncated decode 3.0-integration
Tue, 15 Nov 2016 16:54:02 +0000 Chris Cannam Test fixes 3.0-integration
Wed, 04 Mar 2015 12:30:41 +0000 Chris Cannam Replace the get*Frames calls in AudioFileReader with less stupid API cxx11
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Wed, 03 Sep 2014 11:04:41 +0100 Chris Cannam clarify
Tue, 17 Jun 2014 16:42:51 +0100 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
Mon, 08 Jul 2013 14:44:01 +0100 Chris Cannam Qt4/5 compatibility fix
Mon, 11 Mar 2013 13:55:22 +0000 Chris Cannam Get remainder of svcore building with Qt5 qt5
Fri, 08 Mar 2013 21:35:46 +0000 Chris Cannam More refinement in audiofile read tests and implementation
Fri, 08 Mar 2013 18:19:05 +0000 Chris Cannam More on tests, and not the right way to do it with end of resampled file
Fri, 08 Mar 2013 16:14:21 +0000 Chris Cannam Toward audio read tests