log data/fileio/test/EncodingTest.h @ 1590:2f8ee436e858 bqaudiostream

age author description
2019-01-17 Chris Cannam We should now be able to get these from Ogg files, though this might not be working yet... bqaudiostream
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2017-03-06 Chris Cannam Fix some one-off memory leaks (including distracting ones in tests)
2017-01-10 Chris Cannam Some platforms don't use native Ogg/Vorbis libraries 3.0-integration
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 Fix typo in encoded string 3.0-integration
2017-01-06 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