pcm_*: move to src/pcm/
This commit is contained in:
Makefile.am
src
DecoderInternal.hxxMain.cxxMixerAll.cxxOutputThread.cxx
decoder
encoder
filter
ConvertFilterPlugin.cxxNormalizeFilterPlugin.cxxReplayGainFilterPlugin.cxxRouteFilterPlugin.cxxVolumeFilterPlugin.cxx
mixer
output
output_internal.hpcm
PcmChannels.cxxPcmChannels.hxxPcmConvert.cxxPcmConvert.hxxPcmDither.cxxPcmDither.hxxPcmFormat.cxxPcmFormat.hxxPcmMix.cxxPcmMix.hxxPcmPrng.hxxPcmUtils.hxxPcmVolume.cxxPcmVolume.hxx
dsd2pcm
pcm_buffer.cpcm_buffer.hpcm_dsd.cpcm_dsd.hpcm_dsd_usb.cpcm_dsd_usb.hpcm_export.cpcm_export.hpcm_pack.cpcm_pack.hpcm_resample.cpcm_resample.hpcm_resample_fallback.cpcm_resample_internal.hpcm_resample_libsamplerate.ctest
@ -21,7 +21,7 @@
|
||||
#include "test_pcm_util.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "pcm_pack.h"
|
||||
#include "pcm/pcm_pack.h"
|
||||
}
|
||||
|
||||
#include <glib.h>
|
||||
|
Reference in New Issue
Block a user