243b5dceebcb — Chris Cannam default tip a month ago
Don't keep reallocating ring buffer when a very large count is requested
83c7942e4b3d — Chris Cannam 2 months ago
Handle separately the "decode error" case which arises from a change in frame properties mid-stream
ae6b35bdcb0c — Chris Cannam 2 months ago
Avoid memory leak in buffer reallocation
d3c5aac6b309 — Chris Cannam 3 months ago
Report failure when mangled header results in no channels
5d5950bc4d93 — Chris Cannam 6 months ago
Leave .caf files to the CoreAudio reader (where they are native) if available
73fd7555ad14 — Chris Cannam 7 months ago
Update test - this behaviour changed during development
6f20695f7dd9 — Chris Cannam 7 months ago
Add explicit flush method
f724bfb3bfc7 — Chris Cannam 7 months ago
Don't sync on every single write! What if we're writing one sample at a time (real example: SV converting from CSV files)
faf1c8e68a3e — Chris Cannam 8 months ago
Merge from incremental branch
Ensure we reset the retry count whenever we read anything, even if it isn't yet the whole amount we have been asked for
b2f58786e2dc — Chris Cannam 9 months ago
Return to marking zero-duration (i.e. probably-being-written) wav streams as seekable, just of unknown-or-zero duration
071d5320c747 — Chris Cannam 10 months ago
Formalise, fix, and test the read-while-writing
875c95a98020 — Chris Cannam 10 months ago
Merge
e36a924ebdf2 — Chris Cannam 10 months ago
Add an overall limit
cb76f04384cf — Chris Cannam 10 months ago
Can't draw this conclusion if the data chunk size is zero; all bets are off then
8595dce96536 — Chris Cannam 10 months ago
Merge from default branch
bd4e0ab9d4b2 — Chris Cannam 10 months ago
Merge
b979157c2713 — Chris Cannam 10 months ago
Tidy
Ensure proper encoding on Windows
Permit building with Opus read support only (since writing is a separate dependency)
Next