May 6, 2024, 14:16 by andreas.rheinha...@outlook.com: > 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 <andreas.rheinha...@outlook.com> > --- > 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 ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".