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
@ -24,7 +24,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "PcmVolume.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
#include "audio_format.h"
|
||||
#include "stdbin.h"
|
||||
|
Reference in New Issue
Block a user