From b51392b654e35ef6417e0497b8efb162c8f54c6d Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Fri, 6 Oct 2006 05:51:13 +0000 Subject: [PATCH] complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and documentation, multichannel support for AIFF and WAVE, channel mapping, new --channel-map=none option to flac, saving and restoring of WAVEFORMATEXTENSIBLE channel mask to/from tag, robust handling of "odd" sample resolutions (i.e. not multiple of 8 bits) for AIFF and WAVE --- doc/html/changelog.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/html/changelog.html b/doc/html/changelog.html index 5505a3e8..8a7f6c36 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -67,6 +67,7 @@