From 5696f91a1e5e0cd1022c60737465c29b429ea599 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 14 Mar 2014 23:45:27 +0100 Subject: pcm/PcmFormat: ARM NEON optimizations for float->s16 This is nearly 4 times faster than the "portable" algorithm. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fa5c49298..79bb27b5f 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ ver 0.19 (not yet released) - allow playlist directory without music directory - use XDG to auto-detect "music_directory" and "db_file" * new resampler option using libsoxr +* ARM NEON optimizations * install systemd unit for socket activation * Android port -- cgit v1.2.3