summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2014-11-27 09:08:47 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-11-27 09:08:47 +1100
commitfe494d2dc28f246def589888ec8600d01ad1970e (patch)
treef1cc766dcb649bb90378dba1a8657c58fdf9313f
parente0a0c063a7bdd8daf218da5dee4ff3df7c1846ef (diff)
downloadflac-fe494d2dc28f246def589888ec8600d01ad1970e.tar.gz
changelog.html : Minor corrections in decoding speed entry.
-rw-r--r--doc/html/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index c4c08f62..d993e5cc 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -54,7 +54,7 @@
<li>
General:
<ul>
- <li>Improved decoding efficiency of all bit depths but especially so for 24 bits (lvqcl).</li>
+ <li>Improved decoding efficiency of all bit depths but especially so for 24 bits for IA32 architecture (lvqcl and Miroslav Lichvar).</li>
<li>Faster encoding using SSE and AVX (lvqcl).</li>
<li>Fixed bartlett, bartlett_hann and triangle functions.</li>
<li>New apodization functions partial_tukey and punchout_tukey for improved compression (Martijn van Beurden).</li>