mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-31 19:30:11 +01:00
Implicit vector loads on POWER7 hardware can use the VSX instruction set instead of classic Altivec/VMX. Let's force a VMX load in this case. Signed-off-by: Martin Storsjö <martin@martin.st>