summaryrefslogtreecommitdiff
path: root/src/codecs/include/sample.hpp
AgeCommit message (Expand)Author
2024-01-11wav-codec (#13)ailurux
2023-12-20Fix some dither clipping issuesjacqueline
2023-12-19Add dither when requantising >16 bit samplesjacqueline
2023-12-19Fix sample::FromSigned to not shift by a negative amountjacqueline
2023-08-11Fix docs nits, avoid recalculating frame lengthjacqueline
2023-08-10Use the libspeexdsp resamplerjacqueline
2023-08-07Resampling *basically* working? Just cleanup and buffering issuesjacqueline
2023-08-04Do our own resamplingjacqueline