OSDN Git Service

aacenc: Remove energy 'normalization' modification from the 3GPP psymodel
authorNathan Caldwell <saintdev@gmail.com>
Wed, 27 Oct 2010 06:36:47 +0000 (06:36 +0000)
committerAnton Khirnov <wyskas@gmail.com>
Wed, 27 Oct 2010 06:36:47 +0000 (06:36 +0000)
commitc8dcb9dee1c5f337dc97f805eb868207064252e9
tree89465eed864498dd39d9ef7dd0964f6d64364940
parent4df5aebb811aac306751f42ccf7db8398161604e
aacenc: Remove energy 'normalization' modification from the 3GPP psymodel

This greatly improves bitrate handling. You will now get within a few
kbps of your requested bitrate instead of 20-40kbps higher.

There is absolutely no analog to this line in the 3GPP spec, that I
can find.

patch by Nathan Caldwell saintdev (at) gmail

Originally committed as revision 25589 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aacpsy.c