Hi,

On Sat, Dec 8, 2012 at 8:41 AM, Måns Rullgård <m...@mansr.com> wrote:
> "Ronald S. Bultje" <rsbul...@gmail.com> writes:
>
>> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>>
>> 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.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to