]> git.sesse.net Git - ffmpeg/commit
libfdk-aacdec: Bump the max number of channels to 8
authorMartin Storsjö <martin@martin.st>
Fri, 14 Aug 2015 07:55:54 +0000 (10:55 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 15 Aug 2015 21:17:46 +0000 (00:17 +0300)
commit87de6ddb7b7674e329d5c96677bd8685bc7f7855
tree9be4dfd9d001fc9a9b959c2bb7a70a838cd88098
parentcb2dbe2c762dae44d890aa26620bcdd9022fd0f3
libfdk-aacdec: Bump the max number of channels to 8

In the latest version of fdk-aac, the decoder can output up to 8
channels; take this into account when preallocating buffers that
need to fit the output from any packet.

CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/libfdk-aacdec.c