diff options
author | ezicomezigo <jonathan75sd@gmail.com> | 2017-12-20 18:25:56 +0900 |
---|---|---|
committer | ezicomezigo <jonathan75sd@gmail.com> | 2017-12-20 18:25:56 +0900 |
commit | 89aeea5f292306c429550e4c9fe55d865c903600 (patch) | |
tree | acc13865346f6bfe60ebc23ec39d9631c8dfd00f /win32 | |
parent | 1b0cec288c5a0867ee0c008cd5a846facb72a524 (diff) | |
download | fdk-aac-89aeea5f292306c429550e4c9fe55d865c903600.tar.gz fdk-aac-89aeea5f292306c429550e4c9fe55d865c903600.tar.bz2 fdk-aac-89aeea5f292306c429550e4c9fe55d865c903600.zip |
Fix SBR multichannel noise
for 5.1 ch, the channel elements are as follows: SCE - CPE - CPE - LFE
and the channel-mapping table for 5.1 ch is :
{ 2, 0, 1, 4, 5, 3,255,255}, /* 5.1ch */
For the last LFE channel, sbr decoder returns error, SBRDEC_UNSUPPORTED_CONFIG;
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions