On 13/05/2024 12:13, Martin Storsjö wrote: > On Sat, 11 May 2024, Lynne via ffmpeg-devel wrote: > >> Unintentionally removed as part of >> 03cf10164578aed33f4d0cb5b69d63669c01a538. >> Untested, but its assumed that unlike most of the old ARM code, >> this one was still working. >> --- >> libavcodec/aac/aacdec_float.c | 5 +++++ >> 1 file changed, 5 insertions(+) > > LGTM, thanks. Tested and it does seem to pass fate successfully on arm32 > builds. > > // Martin > Thanks, pushed.