Hi,

On Fri, Oct 5, 2012 at 1:46 PM, Diego Biurrun <di...@biurrun.de> wrote:
> On Fri, Oct 05, 2012 at 01:38:44PM -0700, Ronald S. Bultje wrote:
>> 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        | 160 
>> +++++++++++++++++++++++++++++++++-------
>>  5 files changed, 175 insertions(+), 92 deletions(-)
>
> This has tabs in many places - please fix your editor.

Fixed.

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

Reply via email to