From 6c7173c54f13523bd8c9544274ad72b1a785b758 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Fri, 16 Jan 2009 18:46:34 +0100
Subject: pcm_resample_fallback: corrected the sample calculation

Due to rounding errors, it was possible that the fallback resampler
returned partial frames.
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index ce65f7db7..bf15c228e 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ MPD 0.14.1 - not yet released
   - honour http_proxy_* config directives
   - fix assertion failure on "connection refused"
   - fix assertion failure with empty HTTP responses
+* corrected the sample calculation in the fallback resampler
 * log: automatically append newline
 * fix setenv() conflict on Solaris
 * configure.ac: check for pkg-config before using it
-- 
cgit v1.2.3