On Sat, Dec 08, 2012 at 08:42:36AM -0800, Ronald S. Bultje wrote:
> On Sat, Dec 8, 2012 at 8:41 AM, Måns Rullgård <[email protected]> wrote:
> > "Ronald S. Bultje" <[email protected]> writes:
> >> Use this in VP8/H264-8bit loopfilter functions so they can be used if
> >> there is no aligned stack (e.g. MSVC 32bit or ICC 10.x).
> >> ---
> >>  libavcodec/x86/h264_deblock.asm |  27 ++----
> >>  libavcodec/x86/h264dsp_init.c   |   4 +-
> >>  libavcodec/x86/vp8dsp.asm       |  68 ++++++++-------
> >>  libavcodec/x86/vp8dsp_init.c    |   8 --
> >>  libavutil/x86/x86inc.asm        | 185 
> >> ++++++++++++++++++++++++++++++++--------
> >>  5 files changed, 191 insertions(+), 101 deletions(-)
> >
> > How is this different from the patch you sent yesterday?
> 
> It adds a missing %endrep for win64.

... extra good karma for using --annotate with git-send-email ...

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to