OSDN Git Service

aacenc_ltp: fix assertion
authorRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 17 Oct 2015 10:58:33 +0000 (11:58 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 17 Oct 2015 11:00:30 +0000 (12:00 +0100)
commit780dba01f9aed8c9b6ba05eceac2fe3eac71198b
tree807d78c21c947289683ebeb65f01745fbb3462a8
parent92a26261d1ccc02c4fbdae2031e279009804c159
aacenc_ltp: fix assertion

A value of 2048 will overflow 11 bits.
libavcodec/aacenc_ltp.c