Mercurial > hg > svcore
log data/fileio/WavFileReader.cpp @ 913:b9d7352336ce
age | author | description |
---|---|---|
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
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. |
Thu, 28 Mar 2013 10:01:55 +0000 | Chris Cannam | Add ogg to supported file extensions if oga is found |