Fix element list in channel_configuration_14 description

Test: atest DecoderTestXheAac ; atest DecoderTestAacDrc

Change-Id: I3d14ba2ed2af0eedc2bba5bc9248fe3dd1367a22
This commit is contained in:
Fraunhofer IIS FDK 2018-10-19 16:44:16 +02:00 committed by Jean-Michel Trivi
parent 3cc09916b0
commit b8467f6d32
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ static const MP4_ELEMENT_ID channel_configuration_13[] = {
ID_SCE, ID_CPE, ID_CPE, ID_CPE, ID_CPE, ID_SCE, ID_LFE, ID_LFE, ID_SCE,
ID_CPE, ID_CPE, ID_SCE, ID_CPE, ID_SCE, ID_SCE, ID_CPE, ID_NONE};
static const MP4_ELEMENT_ID channel_configuration_14[] = {
ID_SCE, ID_CPE, ID_CPE, ID_LAST, ID_CPE, ID_NONE};
ID_SCE, ID_CPE, ID_CPE, ID_LFE, ID_CPE, ID_NONE};
static const MP4_ELEMENT_ID *channel_configuration_array[] = {
channel_configuration_0, channel_configuration_1,