summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2016-12-07 06:05:52 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2016-12-07 06:06:02 +1100
commit368491055f8b5590893dea454f88008e551f0c03 (patch)
tree37e93599be9f422a91b1ee2c94c08fc9751325f4 /doc
parent3303c049243812a970b0bbbfc8de00f7670a849a (diff)
downloadflac-368491055f8b5590893dea454f88008e551f0c03.tar.gz
doc/html/changelog.html: Add credits
Diffstat (limited to 'doc')
-rw-r--r--doc/html/changelog.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index 158f6b3b..8af19110 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -113,14 +113,13 @@
<li>CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl).</li>
<li>Fix two stream decoder bugs (Max Kellermann).</li>
<li>Fix a NULL dereference bug (on a malformed file).</li>
- <li>Changed the LPC order guess for a slight compression improvement, particularly for classical music.</li>
+ <li>Changed the LPC order guess for a slight compression improvement, particularly for classical music (Martijn van Beurden).</li>
<li>Improved encoding speed on older Intel CPUs.</li>
- <li>Fixed a seeking bug when decoding certain files</li>
+ <li>Fixed a seeking bug when decoding certain files (Miroslav Lichvar).</li>
<li>Put an upper bound (32768) on the number of seek points.</li>
<li>Fix potential memory leaks.</li>
<li>Support 64bit brword/bwword allowing FLAC__BYTES_PER_WORD to be set to 8 (disabled by default).</li>
<li>Fix an out-of-bounds heap read.</li>
- <li>Fix a seeking bug.</li>
<li>Win32: Only use large buffers when writing to disk.</li>
</ul>
</li>