summaryrefslogtreecommitdiff
path: root/libavcodec/mlp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mlp.h')
-rw-r--r--libavcodec/mlp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/mlp.h b/libavcodec/mlp.h
index 433f95f6eb..910d819cd9 100644
--- a/libavcodec/mlp.h
+++ b/libavcodec/mlp.h
@@ -26,6 +26,9 @@
#include "avcodec.h"
+/** Last possible matrix channel for each codec */
+#define MAX_MATRIX_CHANNEL_MLP 5
+#define MAX_MATRIX_CHANNEL_TRUEHD 7
/** Maximum number of channels that can be decoded. */
#define MAX_CHANNELS 16