mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
d9e8c85617
This would make this code compatible with forcing VEX encodings for the SSE4 codepath and is also more correct, because avx_enabled would be enabled for AVX, although the instructions used in these codepaths require AVX2. Reviewed-by: Niklas Haas <ffmpeg@haasn.dev> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>