From: Andre Noll <maan@systemlinux.org>
Date: Sun, 16 Jun 2013 11:09:20 +0000 (+0200)
Subject: Merge branch 't/compress'
X-Git-Tag: v0.4.13~29
X-Git-Url: https://git.tue.mpg.de/?a=commitdiff_plain;h=58864df1c0784c58e421949b67a091fd0a60e140;p=paraslash.git

Merge branch 't/compress'

Well tested an cooked.

	0a6c0e compress: Further optimize inner loop.
	be761d compress: Remove log statement in inner loop.
	15a54f compress: Avoid PARA_ABS and PARA_MAX in inner loop.
	28c03c compress: Compile with -O3.
---

58864df1c0784c58e421949b67a091fd0a60e140
diff --cc NEWS
index 07481964,f323df1d..9a720307
--- a/NEWS
+++ b/NEWS
@@@ -2,14 -2,6 +2,15 @@@
  0.?.? (to be announced) "spectral gravity"
  ------------------------------------------
  
 +	- UTF8 support for para_gui and the mp3 audio format handler.
 +	- Scheduler improvements and fixes.
 +	- The obsolete gettimeofday() function has been replaced
 +	  by clock_gettime() on systems which support it.
 +	- Speed and usability improvements for para_gui.
 +	- para_client now restores the fd flags of stdin and stdout
- 	  on shutdown
++	  on shutdown.
++	- Performance improvements for the compress filter.
 +
  -----------------------------------------
  0.4.12 (2012-12-20) "volatile relativity"
  -----------------------------------------