build: add avresample after avcodec to FFLIBS
avcodec might depend on avresample and with --as-needed required symbols might be get removed if avresample is linked before avcodec. Fixes link failures of avprobe and avplay on aarch64 with --enable-neon-clobber-test.
Showing
Please
register
or
sign in
to comment