May 6, 2024, 14:16 by [email protected]:

> This is more in line with how we initialize DSP functions
> and avoids tables of function pointers as well as relocations
> for these.
>
> Signed-off-by: Andreas Rheinhardt <[email protected]>
> ---
>  libavcodec/aac/aacdec_dsp_template.c  | 43 ++++++++++++++-------------
>  libavcodec/aac/aacdec_fixed.c         |  4 +--
>  libavcodec/aac/aacdec_float.c         |  4 +--
>  libavcodec/aac/aacdec_proc_template.c | 11 ++++---
>  4 files changed, 34 insertions(+), 28 deletions(-)
>

Nice
Patch 4 to 12 LGTM
_______________________________________________
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