summaryrefslogtreecommitdiff
path: root/src/codecs/include/sample.hpp
AgeCommit message (Collapse)Author
2023-08-11Fix docs nits, avoid recalculating frame lengthjacqueline
2023-08-10Use the libspeexdsp resamplerjacqueline
AFAICT it runs a little slower? but it's fixed point, and has much better understood audio characteristics.
2023-08-07Resampling *basically* working? Just cleanup and buffering issuesjacqueline
2023-08-04Do our own resamplingjacqueline