OSDN Git Service

aacenc_tns: disable coefficient compression by default
authorRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 17 Oct 2015 09:55:19 +0000 (10:55 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 17 Oct 2015 10:10:26 +0000 (11:10 +0100)
commitf3ad901a32c95239f302f173b866b82fb1f6cdf9
treeccff480f9773d11ef88bb24ac053be561133901d
parent8d18d28918dffd9dd0da11699e16330375065176
aacenc_tns: disable coefficient compression by default

Too much effort and work has been spent on such a simple function.
It simply refuses to work as the specifications say, the
transformation is NOT lossless and creates some crackling and
distortions.
Therefore disable it by default and add a couple of warnings to
scare people away from touching it or wasting their time the
way I did.
libavcodec/aacenc_tns.c