[FFmpeg-devel] [PATCH] AAC: remove unnecessary fabsf()
Alex Converse
alex.converse
Tue Dec 9 06:06:14 CET 2008
Hello,
An AAC escape value decoded from the bitstream is always from 16 to 32767,
ergo the cbrtf() that dequantizes it does not need to be protected with a
fabsf().
Regards,
Alex Converse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aac-unnecessary-fabsf.diff
Type: text/x-diff
Size: 688 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081209/b332441d/attachment.diff>
More information about the ffmpeg-devel
mailing list