]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Correct pulse amplitude application - a negative or 0 coefficient implies the
authorsuperdump <superdump@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 11 Sep 2008 01:22:34 +0000 (01:22 +0000)
committersuperdump <superdump@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 11 Sep 2008 01:22:34 +0000 (01:22 +0000)
commitc2f0bf9399cade47976281972175df2d50bf0c9c
treeca283a95059605a500640811ee03df0184faf361
parent8268ada50beec1f4ba5d01022a823f43156cdf3f
Correct pulse amplitude application - a negative or 0 coefficient implies the
pulse is subtracted, else it is added. Also avoid a divide by 0.

Based on a patch by Alex Converse (alex converse gmail com)
Fixes part of issue632

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15294 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/aac.c