diff options
author | Michael Niedermayer <[email protected]> | 2012-10-29 05:21:47 +0100 |
---|---|---|
committer | Justin Ruggles <[email protected]> | 2012-11-26 22:50:37 -0500 |
commit | 5d47850bbd9ea70f6ab6b8eecaf3992a8c444492 (patch) | |
tree | cdfd6b6e29463e1c41bb0f22553147798a71088f /doc/examples | |
parent | 2fe0094e0bf939f563c2600083bee8f183c2763d (diff) |
dcadec: skip QMF on unused channels
When the extra rear channel is present but unused, the
s->channel_order_tab[] value for that channel is -1. The QMF can be
skipped for the extra channel, and doing so avoids an out-of-array read
on s->samples_chanptr[].
Signed-off-by: Michael Niedermayer <[email protected]>
Signed-off-by: Justin Ruggles <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions