log data/fileio/CodedAudioFileReader.h @ 876:47aa3aeb687b tonioni

age author description
2013-07-17 Chris Cannam Rename Resampling- to DecodingWavFileReader, and use it whenever we have an audio file that is not quickly seekable using libsndfile. Avoids very slow performance when analysing ogg files.
2013-03-08 Chris Cannam Better general approach
2013-03-08 Chris Cannam More on tests, and not the right way to do it with end of resampled file
2009-02-04 Chris Cannam * throw (but do not yet catch!) exception when running out of disc space
2009-02-04 Chris Cannam * Thread safety (fixing a crash)
2008-01-04 Chris Cannam * better progress reporting in FileSource
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-08-24 Chris Cannam * Revert revision 713. We do like QStrings after all.
2007-08-09 Chris Cannam * change some QStrings to std::strings etc
2007-05-24 Chris Cannam * Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.