On 1/19/17, bananaman...@gmail.com wrote:
> From: bnnm
>
> Raises max channels to 6 (for non joint-stereo only),
> there is no difference decoding 1 or N discrete channels.
> Fixes trac issue #5840
>
> Signed-off-by: bnnm
> ---
> libavcodec/atrac3.c | 17 -
> 1 file changed, 8 i
From: bnnm
Raises max channels to 6 (for non joint-stereo only),
there is no difference decoding 1 or N discrete channels.
Fixes trac issue #5840
Signed-off-by: bnnm
---
libavcodec/atrac3.c | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/libavcodec/atrac3.