ext/flac/: Set the channel layout when decoding FLAC files with more than 2 channels...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 25 May 2008 16:09:39 +0000 (16:09 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 25 May 2008 16:09:39 +0000 (16:09 +0000)
commit906f398df7be2972b0713026cb8e735382fc260c
treeda606c8dab4e101d0319e020163ba47d8bd5895d
parente7e9e21731a8b479d37e46b2e1b96c315b06c67e
ext/flac/: Set the channel layout when decoding FLAC files with more than 2 channels as defined by the FLAC spec. Fix...

Original commit message from CVS:
* ext/flac/Makefile.am:
* ext/flac/gstflacdec.c: (gst_flac_dec_write):
Set the channel layout when decoding FLAC files with more than 2
channels as defined by the FLAC spec. Fixes bug #534570.
Also don't try to decode left/side, right/side and mid/side files
as we don't support this at all.
ChangeLog
ext/flac/Makefile.am
ext/flac/gstflacdec.c