mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-14 00:07:50 +01:00
Fix emu_edge_v_extend_15 to be <128 bytes on Win64, by being more strict on the size of registers and which registers are being used for operations where multiple are available. This fixes segfaults in emulated_edge() function calls on Win64.