Added libsoxr resampler backend.
authorAndrey Semashev <andrey.semashev@gmail.com>
Wed, 14 Jan 2015 19:22:01 +0000 (22:22 +0300)
committerDavid Henningsson <david.henningsson@canonical.com>
Thu, 12 Feb 2015 19:36:58 +0000 (20:36 +0100)
commit1335dcfbb241f8950449093c94dd9877af479d1f
treeabf2738f2a43c512b79ee5846225ef90025375e7
parent8a08e7e38a9400314da0ae74aea4f4375a5ab56f
Added libsoxr resampler backend.

The new backend supports 3 quality levels: mq, hq and vhq; 16-bit integer and 32-bit float samples. Discussion and quality assessment are here:

http://comments.gmane.org/gmane.comp.audio.pulseaudio.general/22158
src/pulsecore/resampler/soxr.c [new file with mode: 0644]