Mercurial > hg > svcore
log data/fileio/CodedAudioFileReader.h @ 910:55e552b4f1b7 tony_integration
age | author | description |
---|---|---|
Wed, 17 Jul 2013 15:40:01 +0100 | 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. |
Fri, 08 Mar 2013 20:05:49 +0000 | Chris Cannam | Better general approach |
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 |
Wed, 04 Feb 2009 12:13:16 +0000 | Chris Cannam | * throw (but do not yet catch!) exception when running out of disc space |
Wed, 04 Feb 2009 10:53:38 +0000 | Chris Cannam | * Thread safety (fixing a crash) |
Fri, 04 Jan 2008 17:08:10 +0000 | Chris Cannam | * better progress reporting in FileSource |
Fri, 28 Sep 2007 13:56:38 +0000 | Chris Cannam | * Merge from sv-match-alignment branch (excluding alignment-specific document). |