mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-02 20:30:03 +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>