log data/fileio/test/AudioFileReaderTest.h @ 1296:fc9cef5e988d 3.0-integration

age author description
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