]> code.delx.au - pulseaudio/commit
remap: move remapping code in separate file
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Aug 2009 16:23:42 +0000 (18:23 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Aug 2009 16:23:42 +0000 (18:23 +0200)
commitac1f2e0a2e0707636aabd48baa57c124a877f834
tree4de2ea134839eee100d17cc355bade556901392d
parenta3f4a4f6ba741a996442d7a80cc3e267fab705fb
remap: move remapping code in separate file

Move the remapping code into a separate file. Have functions to install custom
init functions that can install optimized versions, when they want.
src/Makefile.am
src/pulsecore/remap.c [new file with mode: 0644]
src/pulsecore/remap.h [new file with mode: 0644]
src/pulsecore/resampler.c