]> git.sesse.net Git - ffmpeg/commit
AAC encoder: Fixed a rounding bug in psy's channel bitrate computation.
authorClaudio Freire <klaussfreire@gmail.com>
Sat, 4 May 2013 21:35:49 +0000 (18:35 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 4 May 2013 23:24:57 +0000 (01:24 +0200)
commitc545876d1bcf0f91ab7a2b73a7e9c19057e1a5bd
tree198c71c572a6571fd371a6fceee97dbe343e5b05
parentadaa7743f5fdca0c0aca0b7ffdebf61c7d868571
AAC encoder: Fixed a rounding bug in psy's channel bitrate computation.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/aacpsy.c