Yesterday I experimented a little bit with the upcoming WavPack 4.40 (svn revision 33) and my MMX patch for the extra modes. Running a few speed tests in the new high mode (switch -hx3) on a Pentium III Coppermine with Linux and GCC 4.1.1 showed, that the encoding time decreases by about 18%. So maybe some testers here will find that useful.
If you're interested in x86 binaries for GNU/Linux or Mac OS X, you can download the archive 'wp-4.40s33-bin.tar.bz2' from http://base91.sourceforge.net/download/wavpack/ - there you also find the patch 'wp-4.40s33-jh_mmx.diff.gz'. This patch is nothing really new; beside small adjustments to the new version, it also contains some modifications to the update_weight macros, which can lead to a very minor speedup in all modes.
Next target for me is to write something similar with Altivec on PowerPC, but please don't expect that too soon. Unfortunately, I do not have very much spare time recently. *sigh*
Kind regards,
Jo.


