On Tue, Sep 11, 2012 at 12:56 PM, Måns Rullgård <[email protected]> wrote:
> > Does msvc support additional alignment for local variables? > Using __declspec(align(...)) should do just that with MSVC. Seems it is already implemented like this using DECLARE_ALIGNED as well. - Hendrik
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
