From d2122a072535e83e0c21d8714dfc8714c7a6538c Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Sat, 25 May 2013 17:51:17 +1000 Subject: changelog.html : Added entries about RICE2 residue coding method. --- doc/html/changelog.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/html/changelog.html b/doc/html/changelog.html index 7a30677a..09322314 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -236,6 +236,7 @@
  • libFLAC: 64-bit fixes (SF #1790872).
  • libFLAC: Fix assembler code to be position independent.
  • libFLAC: Optimization of a number of inner loop functions.
  • +
  • Added support for encoding the residual coding method introduced in libFLAC 1.2.0 (RESIDUAL_CODING_METHOD_PARTITIONED_RICE2) which will encode 24-bit files more efficiently.
  • @@ -318,6 +319,7 @@
  • -- cgit v1.2.1