mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-09 15:24:47 +00:00
This fixes builds with --disable-vfp. Checking for the armv6 cpu flag is incorrect, since vfpv2 isn't armv6 specific. Signed-off-by: Martin Storsjö <martin@martin.st>