Add appropriate WAV channel masks for 7 and 8 channel files.
commitc8adb080b06a98ee65676f8d5149cc58e3e2cb65
authorErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 2 Mar 2013 03:09:46 +0000 (2 14:09 +1100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 2 Mar 2013 03:09:46 +0000 (2 14:09 +1100)
tree8177b876abbf65df63ce2347b6434a0176f5211f
parentd75cb67d7ff40d9e7379791558f804434c06826c
Add appropriate WAV channel masks for 7 and 8 channel files.

This commit accepts the new default channel masks for 6.1 and 7.1
surround input WAV files, and writes the corresponding masks when
decoding to WAV without a channel mask from the metadata block.

The local copy of the format spec is also updated with the new text
from the flac-website repository.

Patch from Ralph Giles <giles@mozilla.com>
doc/html/format.html
src/flac/decode.c
src/flac/encode.c