1
0
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;
2017-12-20 18:25:56 +09:00
2017-02-21 10:43:02 -08:00
2017-12-20 18:25:56 +09:00
2016-09-11 13:28:30 +03:00
2016-09-11 13:28:30 +03:00
2013-09-07 18:32:50 +03:00
2016-08-25 22:20:09 +03:00
2016-10-18 08:29:04 +03:00
2016-09-11 13:28:30 +03:00
2014-06-23 10:45:50 +03:00
2012-09-13 23:27:27 +03:00
Description
No description provided
Languages
C++ 74.9%
C 24.8%
CMake 0.2%
Makefile 0.1%