Jan 28, 2021, 17:26 by [email protected]:

> The floating point AAC decoder shares lots of stuff (mainly tables)
> with other components; this is not so much true for the fixed point
> AAC decoder: There are tables for which the fixed point decoder is the
> only user whereas the floating point analogue is shared with other
> components. This can be exploited to make the fixed point tables static
> and because this has only been done for several KBD tables, the macro is
> designed for them. This commit makes it more general.
>
> Signed-off-by: Andreas Rheinhardt <[email protected]>
>

LGTM, could you push this along with the next AAC patch?
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to