[FFmpeg-devel] [PATCH] AAC: unroll parts of decode_spectrum_and_dequant()

Robert Swain robert.swain
Tue Dec 9 18:15:58 CET 2008


2008/12/9 Alex Converse <alex.converse at gmail.com>:
> On Tue, Dec 9, 2008 at 6:39 AM, Robert Swain <robert.swain at gmail.com> wrote:
>> If it's unrelated, stick it in a separate patch. If you're unsure, it
>> won't hurt to put it in a separate patch as it looks like a different
>> style of potential micro-optimisation.
>
> Attached

Applied with const qualifier. Also moved the sign_lookup[] array into
the function for consistency with another occurrence of a static const
table in aac.c.

Regards,
Rob




More information about the ffmpeg-devel mailing list