mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-29 08:03:21 +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>