diff options
author | Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> | 2015-05-12 20:27:21 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-05-12 21:19:35 +0200 |
commit | ec38a1ba404b8cb8d71ccee2b8dcd6f3fcbde273 (patch) | |
tree | 3de4c6aa7838c242f2aec77799d5f6da583a2dbf /libavcodec/vp56rac.c | |
parent | d3c9f1fdbe055acdd6b47b85bfd04aaed2da8016 (diff) | |
download | ffmpeg-ec38a1ba404b8cb8d71ccee2b8dcd6f3fcbde273.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>
Diffstat (limited to 'libavcodec/vp56rac.c')
0 files changed, 0 insertions, 0 deletions