diff options
author | Max Kellermann <max@duempel.org> | 2008-10-23 20:02:51 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-23 20:02:51 +0200 |
commit | af7cb932fb90204a8d80baf4cba75b82c4a3fd5a (patch) | |
tree | 1531e0bf2e8974997ddc10608bf0702c2694dc9f /src/Makefile.am | |
parent | 5bbcbfb7cee1ba29dcb084066d52e3235019be17 (diff) | |
download | mpd-af7cb932fb90204a8d80baf4cba75b82c4a3fd5a.tar.gz mpd-af7cb932fb90204a8d80baf4cba75b82c4a3fd5a.tar.xz mpd-af7cb932fb90204a8d80baf4cba75b82c4a3fd5a.zip |
pcm_resample: implemented 24 bit resampling
Similar to pcm_resample_16(), implement pcm_resample_24(). The 24 bit
implementation is very similar, but it uses src_int_to_float_array()
instead of src_short_to_float_array() before sending data to
libsamplerate.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions