Mercurial > hg > svcore
log data/fileio/AudioFileReaderFactory.cpp @ 1823:07a8793a0388
age | author | description |
---|---|---|
2019-05-03 | Chris Cannam | Add tests for audio file readers presented with empty or nonsense input |
2019-01-23 | Chris Cannam | Merge from default branch bqaudiostream |
2019-01-21 | Chris Cannam | Implement title/maker in wav readers; extra handling of supported-ness for file types bqaudiostream |
2018-12-06 | Chris Cannam | Start wiring in BQAudioStream stuff bqaudiostream |
2018-11-26 | Chris Cannam | Use nullptr throughout fix-static-analysis |
2017-01-10 | 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 |
2017-01-06 | Chris Cannam | Improved debug output for file open troubleshooting 3.0-integration |
2016-12-13 | Chris Cannam | QuickTime file reader is no longer used on any platform and is probably rotting. Remove it 3.0-integration |