Adjust local include policy
Add libspeexdsp for CI
We are C++11
Fix case where resampler returns fewer samples than expected when filling final pad
Man, that "fgrep obsolescent" thing is annoying
Quality & performance improvements to built-in resampler following the lead of Rubber Band
Add speexdsp support
Remove libresample support, which hasn't been exercised in a long time
1645e7be5e9f — Chris Cannam 2 years ago
Shorten slightly to fit on a line
ea0f090deecc — Chris Cannam 2 years ago
Always rebuild in bqvec, even if there is no similar Makefile - otherwise we might end up with a stale build or none at all
b4bd594db169 — Chris Cannam 2 years ago
Use built-in resampler by default; add a Speex-specific Makefile; ensure platform tests run default Makefile last, so any output left in test/e2e/out is representative of the BQ resampler
bcbfa88ef492 — Chris Cannam 2 years ago
Merge from branch resampler
Update docs to mention built-in implementation
c8966ad8626a — Chris Cannam 3 years ago
Correct calculation of dot_length in multi-channel case, fixing buffer overrun
9697f9a50c01 — Chris Cannam 3 years ago
Add getEffectiveRatio
201af49bf0e7 — Chris Cannam 3 years ago
Fix overrun
5c6bcab3b49f — Chris Cannam 3 years ago
Add reset
0aed42878801 — Chris Cannam 3 years ago
Refactor e2e tests, add another one
46431083ba38 — Chris Cannam 3 years ago
Copy ctor; some test material
652ed168bb40 — Chris Cannam 3 years ago
Some minor debug/reporting improvements
Next