[FFmpeg-devel] [PATCH] vp9: don't keep a stack pointer if we don't need it.

Hendrik Leppkes h.leppkes at gmail.com
Tue Oct 6 15:31:38 CEST 2015


On Tue, Oct 6, 2015 at 2:38 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> This saves one register in a few cases on 32bit builds with unaligned
> stack (e.g. MSVC), making the code slightly easier to maintain.
>
> (Can someone please test this on 32bit+msvc and confirm make fate-vp9
> and tests/checkasm/checkasm still work after this patch?)

FATE still passes on MSVC 32-bit.

- Hendrik


More information about the ffmpeg-devel mailing list