log data/fileio/test/EncodingTest.h @ 1445:4437209348ef streaming-csv-writer

age author description
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
2017-01-06 Chris Cannam Add filename encoding tests 3.0-integration