pcm_resample: renamed implementation functions
Added diversion functions to pcm_resample.c. These check which resampler is enabled at compile time (libsamplerate or fallback). This prepares the following patch.
This commit is contained in:
@@ -101,6 +101,7 @@ mpd_headers = \
|
||||
src/pcm_channels.h \
|
||||
src/pcm_format.h \
|
||||
src/pcm_resample.h \
|
||||
src/pcm_resample_internal.h \
|
||||
src/pcm_dither.h \
|
||||
src/pcm_prng.h \
|
||||
src/permission.h \
|
||||
|
||||
Reference in New Issue
Block a user