diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-09-01 06:40:12 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-09-01 06:40:12 +0100 |
commit | d09f9c45c7554e6d9b20be5b640f67fcf053250b (patch) | |
tree | 6b606b9ff99096a33e976c68e2ada77ed138ac49 /libavcodec/aacenc_tns.c | |
parent | 0fc3a51353509df107a8da192d8377f0121f7ab9 (diff) | |
download | ffmpeg-d09f9c45c7554e6d9b20be5b640f67fcf053250b.tar.gz |
aacenc: allocate a larger buffer for the TNS LPC context
Turns out autocorrelating more than 750 coefficients at once
will cause a segfault, despite there being enough space to
hold an entire frame of samples into the buffer.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavcodec/aacenc_tns.c')
0 files changed, 0 insertions, 0 deletions