pcm_utils: moved code to pcm_resample.c
Separate the resampling code from the rest of pcm_utils.c. Create two
sub-libraries: pcm_resample_libsamplerate.c and
pcm_resample_fallback.c.
Showing
src/pcm_resample.c
0 → 100644
src/pcm_resample.h
0 → 100644
src/pcm_resample_fallback.c
0 → 100644
Please
register
or
sign in
to comment