From 88212105750805334e9fb9ae1a590458730acb86 Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Tue, 9 Dec 2008 11:35:08 +0000 Subject: [PATCH] AAC: Remove unnecessary fabsf() Patch by Alex Converse (alex converse gmail com) Originally committed as revision 16039 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/aac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/aac.c b/libavcodec/aac.c index bbd1da305..b58fa8743 100644 --- a/libavcodec/aac.c +++ b/libavcodec/aac.c @@ -803,7 +803,7 @@ static int decode_spectrum_and_dequant(AACContext * ac, float coef[1024], GetBit return -1; } n = (1<