Fri, 03 May 2019 13:33:53 +0100 |
Chris Cannam |
Add tests for audio file readers presented with empty or nonsense input
|
Wed, 30 Jan 2019 14:30:49 +0000 |
Chris Cannam |
WMA test cases
bqaudiostream
|
Wed, 23 Jan 2019 10:31:40 +0000 |
Chris Cannam |
Adjust limits for Opus test
bqaudiostream
|
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
|
Fri, 09 Dec 2016 19:04:33 +0000 |
Chris Cannam |
Fix compiler warnings
3.0-integration
|
Fri, 02 Dec 2016 09:13:52 +0000 |
Chris Cannam |
Further updates to tests and debug output for file reading on OSX
3.0-integration
|
Thu, 01 Dec 2016 20:49:55 +0000 |
Chris Cannam |
More faffing with tests, to no great effect
3.0-integration
|
Thu, 01 Dec 2016 17:45:40 +0000 |
Chris Cannam |
Add gapless preference to prefs dialog; much work on audio read tests
3.0-integration
|
Tue, 29 Nov 2016 14:35:27 +0000 |
Chris Cannam |
Test fixes
mp3-gapless
|
Tue, 29 Nov 2016 14:25:57 +0000 |
Chris Cannam |
Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode
mp3-gapless
|
Fri, 25 Nov 2016 11:33:34 +0000 |
Chris Cannam |
Improve mp3 offset detection, add test for truncated decode
3.0-integration
|
Tue, 15 Nov 2016 16:54:02 +0000 |
Chris Cannam |
Test fixes
3.0-integration
|
Wed, 04 Mar 2015 12:30:41 +0000 |
Chris Cannam |
Replace the get*Frames calls in AudioFileReader with less stupid API
cxx11
|
Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Wed, 03 Sep 2014 11:04:41 +0100 |
Chris Cannam |
clarify
|
Tue, 17 Jun 2014 16:42:51 +0100 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
Mon, 08 Jul 2013 14:44:01 +0100 |
Chris Cannam |
Qt4/5 compatibility fix
|
Mon, 11 Mar 2013 13:55:22 +0000 |
Chris Cannam |
Get remainder of svcore building with Qt5
qt5
|
Fri, 08 Mar 2013 21:35:46 +0000 |
Chris Cannam |
More refinement in audiofile read tests and implementation
|
Fri, 08 Mar 2013 18:19:05 +0000 |
Chris Cannam |
More on tests, and not the right way to do it with end of resampled file
|
Fri, 08 Mar 2013 16:14:21 +0000 |
Chris Cannam |
Toward audio read tests
|