]> git.sesse.net Git - ffmpeg/commit
aacenc_tns: actually apply TNS filter to the coefficients
authorRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 29 Aug 2015 18:18:18 +0000 (19:18 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 29 Aug 2015 18:18:18 +0000 (19:18 +0100)
commit902ac9ca74d5d39752f9cf42e9432d5a910e9650
tree5c3de7b7602aacb7d532a0e54f59efe45c4dd1fd
parent49854c56c2346a7e82ccb6b6e19fa2d2c159d4b9
aacenc_tns: actually apply TNS filter to the coefficients

The encoder-side filter isn't that important. The PSNR
shouldn't change so the FATE test should still be fine.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
libavcodec/aacenc_tns.c