You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +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>