1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-06-05 22:39:13 +02:00

Merge "Fix element list in channel_configuration_14 description" am: 83e30f0f7b am: e9e770ba71

am: ccbdcbecd0

Change-Id: I7aa9ae31e6e0a54d8e8fe3b32bfea5c68663bc5f
This commit is contained in:
Jean-Michel Trivi
2018-12-28 15:24:26 -08:00
committed by android-build-merger

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_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}; ID_CPE, ID_CPE, ID_SCE, ID_CPE, ID_SCE, ID_SCE, ID_CPE, ID_NONE};
static const MP4_ELEMENT_ID channel_configuration_14[] = { 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[] = { static const MP4_ELEMENT_ID *channel_configuration_array[] = {
channel_configuration_0, channel_configuration_1, channel_configuration_0, channel_configuration_1,