Mercurial > hg > svcore
log data/fileio/test/AudioFileReaderTest.h @ 1585:9570ef94eaa3
age | author | description |
---|---|---|
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Thu, 01 Mar 2018 14:43:40 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
Mon, 06 Mar 2017 17:37:23 +0000 | Chris Cannam | Fix some one-off memory leaks (including distracting ones in tests) |
Tue, 10 Jan 2017 10:58:25 +0000 | Chris Cannam | Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration |
Fri, 06 Jan 2017 15:44:55 +0000 | Chris Cannam | More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos 3.0-integration |
Tue, 13 Dec 2016 15:23:21 +0000 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |