OSDN Git Service

aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 15 May 2011 15:07:29 +0000 (11:07 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 15 May 2011 21:42:05 +0000 (17:42 -0400)
commit033a4a942a81a1880ca5a89e7eb3a2b5f529a7fb
tree56cfc896c783f5accb0d872130a8ee966648f487
parent7f995abed362be3ae54c6f0464cf00b2c89b7678
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
libavcodec/aac.h
libavcodec/aacdec.c