mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-27 22:35:16 +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>