• Janne Grunau's avatar
    build: add avresample after avcodec to FFLIBS · 5e2ba41d
    Janne Grunau authored
    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.
    5e2ba41d