提交 9dc30d08 编写于 作者: H Hendrik Leppkes

Merge commit '87de6ddb'

* commit '87de6ddb':
  libfdk-aacdec: Bump the max number of channels to 8
Merged-by: NHendrik Leppkes <h.leppkes@gmail.com>
......@@ -54,7 +54,7 @@ typedef struct FDKAACDecContext {
#define DMX_ANC_BUFFSIZE 128
#define DECODER_MAX_CHANNELS 6
#define DECODER_MAX_CHANNELS 8
#define DECODER_BUFFSIZE 2048 * sizeof(INT_PCM)
#define OFFSET(x) offsetof(FDKAACDecContext, x)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册