diff options
author | Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> | 2015-05-12 20:27:21 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-05-21 20:43:38 +0200 |
commit | 7d45230d812171da3976d9360a2d273e4027b5d6 (patch) | |
tree | 94cb858ca913edaadd8cbea070d38fc9cf08698f /libavcodec/aarch64/videodsp.S | |
parent | 254e3af60f7e56b9c9ba870c1ea55066e3508f78 (diff) | |
download | ffmpeg-7d45230d812171da3976d9360a2d273e4027b5d6.tar.gz |
aacdec: don't return frames without data
Since commit 676a395a aac->frame->data is not necessarily allocated at
the end of aac_decode_frame_int if avctx->channels is 0.
In this case a bogus frame without any data, but non-zero nb_samples is
returned.
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit ec38a1ba404b8cb8d71ccee2b8dcd6f3fcbde273)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/aarch64/videodsp.S')
0 files changed, 0 insertions, 0 deletions