From 368491055f8b5590893dea454f88008e551f0c03 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Wed, 7 Dec 2016 06:05:52 +1100 Subject: doc/html/changelog.html: Add credits --- doc/html/changelog.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc') 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 @@
  • CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl).
  • Fix two stream decoder bugs (Max Kellermann).
  • Fix a NULL dereference bug (on a malformed file).
  • -
  • Changed the LPC order guess for a slight compression improvement, particularly for classical music.
  • +
  • Changed the LPC order guess for a slight compression improvement, particularly for classical music (Martijn van Beurden).
  • Improved encoding speed on older Intel CPUs.
  • -
  • Fixed a seeking bug when decoding certain files
  • +
  • Fixed a seeking bug when decoding certain files (Miroslav Lichvar).
  • Put an upper bound (32768) on the number of seek points.
  • Fix potential memory leaks.
  • Support 64bit brword/bwword allowing FLAC__BYTES_PER_WORD to be set to 8 (disabled by default).
  • Fix an out-of-bounds heap read.
  • -
  • Fix a seeking bug.
  • Win32: Only use large buffers when writing to disk.
  • -- cgit v1.2.1