OSDN Git Service

opusdec: make sure all substreams have the same number of coded samples
authorAnton Khirnov <anton@khirnov.net>
Mon, 24 Nov 2014 10:16:46 +0000 (11:16 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 27 Nov 2014 13:06:03 +0000 (14:06 +0100)
commit1973079417e8701b52ba810a72cb6c7c6f7f9a56
tree4a051f9e0c5b4cf9527ec68231d71b3c12ed1625
parent96fda42a8f9bf84beaaf7f5991d17f2a057de86c
opusdec: make sure all substreams have the same number of coded samples

Fixes invalid writes with invalid multichannel streams.

CC:libav-stable@libav.org
libavcodec/opusdec.c