[FFmpeg-devel] [PATCH] AAC: remove unnecessary fabsf()

Robert Swain robert.swain
Tue Dec 9 12:35:33 CET 2008


2008/12/9 Alex Converse <alex.converse at gmail.com>:
> 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().

Applied.

Regards,
Rob




More information about the ffmpeg-devel mailing list