Hi, On Tue, Feb 7, 2012 at 12:47 PM, Ronald S. Bultje <[email protected]> wrote: > From: "Ronald S. Bultje" <[email protected]> > > On Win64, these registers are callee-save, so not saving/restoring them > correctly is a violation of ABI and can lead to crashes or corrupt data. > --- > libavcodec/x86/h264_idct.asm | 3 +++ > libavcodec/x86/h264_intrapred.asm | 3 +++ > 2 files changed, 6 insertions(+), 0 deletions(-)
(FYI, Gramner approved this on IRC... I'll leave it for a day or so and then push, if there's no further objections. Gramner is the person working on improved Win64 support in x86inc.asm.) Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
