mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-22 22:11:10 +01:00
Manually load registers to avoid using 8 registers on x86_32 with compilers that do not align the stack (e.g. MSVC). Signed-off-by: Diego Biurrun <diego@biurrun.de>