Revision 868170c4 libavcodec/mlp.h
libavcodec/mlp.h | ||
---|---|---|
26 | 26 |
|
27 | 27 |
#include "avcodec.h" |
28 | 28 |
|
29 |
/** Last possible matrix channel for each codec */ |
|
30 |
#define MAX_MATRIX_CHANNEL_MLP 5 |
|
31 |
#define MAX_MATRIX_CHANNEL_TRUEHD 7 |
|
29 | 32 |
/** Maximum number of channels that can be decoded. */ |
30 | 33 |
#define MAX_CHANNELS 16 |
31 | 34 |
|
Also available in: Unified diff