1af616388309 — Chris Cannam default tip 26 days ago
Improve error handling in seek; clear eof bit after eof reached on read, so that subsequent seek doesn't fail (this is C++-standard-dependent, I learn)
62d0c8bbea66 — Chris Cannam 26 days ago
Flush after write, in case we are reading elsewhere
85868b0f215a — Chris Cannam 4 months ago
Avoid compiler warning
d8890ffd7b27 — Chris Cannam 4 months ago
Make extensionless filenames explicitly supported in wav format, for both reading and writing
a4da53b696db — Chris Cannam 4 months ago
Fix frame count in Opus reader
78549bea0a91 — Chris Cannam 4 months ago
Add seek support to certain readers
ce51c75888f3 — Chris Cannam 4 months ago
Docs and build fixes
054c59f62379 — Chris Cannam 5 months ago
Fix occasional early EOF on WAV files read through CoreAudio
71b9ecc06b21 — Chris Cannam 8 months ago
Avoid divide-by-zero if no channels found
e7a04eb72042 — Chris Cannam 10 months ago
Avoid triggering assertion failure in ope_encoder_drain when closing having written an empty output file
fae51b1b633d — Chris Cannam 11 months ago
Further build fix
5deda0a330e9 — Chris Cannam 11 months ago
Build fixes for namespace
73b674a6e5d5 — Chris Cannam 11 months ago
Remove "using namespace std" throughout. Because the various stream sources are included into a single file, an instance of this in an earlier file can interfere with system headers included in a later one (as happens with Windows and std::byte).
Don't print errors as well as returning them
530f3ad687a7 — Chris Cannam 2 years ago
Pick up frame count
57f34da3cec6 — Chris Cannam 2 years ago
Comment only
c92da115c57f — Chris Cannam 2 years ago
Further doc note
b5f357ec7985 — Chris Cannam 2 years ago
Doc note
21143a0b95f7 — Chris Cannam 2 years ago
Merge from branch estimated-duration
0a255e6185c8 — Chris Cannam 2 years ago
Doc notes
Next