"Ronald S. Bultje" <rsbul...@gmail.com> writes:

> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>
> Use this in VP8 DSP functions so they can be used if there is no
> aligned stack (e.g. MSVC 32bit).
>
> Note: it is currently slightly ugly, we need a register to store the
> unaligned stack; there may be better solutions for this. Please comment.

You could store the original stack pointer at a fixed offset from the
aligned stack pointer.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to