mpd/src/pcm
Max Kellermann 3a666702af pcm/PcmConvert: add AudioFormat parameters
Don't use src_format.  In the middle of Convert(), the current
AudioFormat has already been modified, it's now something in between
src_format and dest_format.  This simplifies keeping track of what
remains to be done.
2013-11-30 13:00:41 +01:00
..
dsd2pcm pcm_*: move to src/pcm/ 2013-04-09 01:24:52 +02:00
PcmBuffer.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PcmBuffer.hxx *: use nullptr instead of NULL 2013-10-28 23:58:17 +01:00
PcmChannels.cxx *: use nullptr instead of NULL 2013-10-28 23:58:17 +01:00
PcmChannels.hxx PcmBuffer: move code to new class ReusableBuffer 2013-08-07 18:51:21 +02:00
PcmConvert.cxx pcm/PcmConvert: add AudioFormat parameters 2013-11-30 13:00:41 +01:00
PcmConvert.hxx pcm/PcmConvert: add AudioFormat parameters 2013-11-30 13:00:41 +01:00
PcmDither.cxx pcm_*: move to src/pcm/ 2013-04-09 01:24:52 +02:00
PcmDither.hxx pcm_*: move to src/pcm/ 2013-04-09 01:24:52 +02:00
PcmDsd.cxx pcm/PcmDsd: use struct ConstBuffer 2013-11-29 22:06:14 +01:00
PcmDsd.hxx pcm/PcmDsd: use struct ConstBuffer 2013-11-29 22:06:14 +01:00
PcmDsdUsb.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PcmDsdUsb.hxx PcmBuffer: move code to new class ReusableBuffer 2013-08-07 18:51:21 +02:00
PcmExport.cxx *: use nullptr instead of NULL 2013-10-28 23:58:17 +01:00
PcmExport.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
PcmFormat.cxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
PcmFormat.hxx PcmBuffer: move code to new class ReusableBuffer 2013-08-07 18:51:21 +02:00
PcmMix.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PcmMix.hxx PcmMix: use negative value instead of NaN for addition 2013-10-30 17:23:49 +01:00
PcmPack.cxx system/ByteOrder: new library for byte ordering / endianess 2013-10-16 22:09:44 +02:00
PcmPack.hxx pcm_pack: convert to C++ 2013-10-16 22:07:43 +02:00
PcmPrng.hxx pcm_*: move to src/pcm/ 2013-04-09 01:24:52 +02:00
PcmResample.cxx Merge branch 'v0.18.x' 2013-11-23 18:45:02 +01:00
PcmResample.hxx PcmResample: un-inline Resample24() 2013-11-22 23:24:40 +01:00
PcmResampleFallback.cxx PcmResampleFallback: use PcmBuffer instead of PcmResampler 2013-11-13 18:39:15 +01:00
PcmResampleInternal.hxx Merge branch 'v0.18.x' 2013-11-23 18:45:02 +01:00
PcmResampleLibsamplerate.cxx pcm: drop compatibility with libsamplerate older than 0.1.3 2013-11-28 20:48:02 +01:00
PcmUtils.hxx PcmUtils: add function PcmClampN() 2013-11-22 23:24:40 +01:00
PcmVolume.cxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
PcmVolume.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00