mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-03 17:27:51 +01:00
ezicomezigo
89aeea5f29
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;
Description
No description provided
Languages
C++
74.9%
C
24.8%
CMake
0.2%
Makefile
0.1%