mpd/src/pcm
Max Kellermann fc7d5b055d PcmResampleLibsamplerate: clip 24 bit data
Using pcm_resample_lsr_32() for 24 bit samples works, but may cause 24
bit overflows.  This commit makes 24 bit a special case with explicit
clipping.
2013-11-22 23:27:56 +01:00
..
dsd2pcm pcm_*: move to src/pcm/ 2013-04-09 01:24:52 +02:00
PcmBuffer.cxx *: use nullptr instead of NULL 2013-10-28 23:58:17 +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 *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
PcmConvert.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02: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 Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
PcmDsd.hxx pcm_buffer: convert to C++ 2013-07-30 08:31:02 +02:00
PcmDsdUsb.cxx *: use gcc.h macros instead of GLib 2013-08-04 23:48:01 +02: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 *: update copyright year to 2013 2013-10-30 23:37:06 +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 PcmResampleLibsamplerate: clip 24 bit data 2013-11-22 23:27:56 +01:00
PcmResample.hxx PcmResample: un-inline Resample24() 2013-11-22 23:24:40 +01:00
PcmResampleFallback.cxx pcm_buffer: convert to C++ 2013-07-30 08:31:02 +02:00
PcmResampleInternal.hxx PcmResampleLibsamplerate: clip 24 bit data 2013-11-22 23:27:56 +01:00
PcmResampleLibsamplerate.cxx PcmResampleLibsamplerate: clip 24 bit data 2013-11-22 23:27:56 +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