From fc7d5b055d98306af0c882282902a23e963f026d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 22 Nov 2013 22:50:29 +0100 Subject: 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. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 45b0ef242..51a0437ed 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ ver 0.18.5 (20??/??/??) - proxy: provide "db_update" in "stats" response * decoder - fluidsynth: auto-detect by default +* clip 24 bit data from libsamplerate * fix ia64, mipsel and other little-endian architectures * fix build failures due to missing includes * fix build failure with static libmpdclient -- cgit v1.2.3