On 2016-01-17 23:59, Henrik Gramner wrote:
> The following patches were recently pushed to x264.
> 
> Geza Lore (1):
>   x86inc: Add debug symbols indicating sizes of compiled functions
> 
> Henrik Gramner (6):
>   x86inc: Be more verbose in assertion failures
>   x86inc: Improve FMA instruction handling
>   x86inc: Preserve arguments when allocating stack space
>   x86inc: Use more consistent indentation
>   x86inc: Simplify AUTO_REP_RET
>   x86inc: Avoid creating unnecessary local labels
> 
>  libavcodec/x86/proresdsp.asm     |   2 +-
>  libavcodec/x86/simple_idct10.asm |   2 +-
>  libavutil/x86/x86inc.asm         | 254 
> +++++++++++++++++++++------------------
>  tests/checkasm/x86/checkasm.asm  |   8 +-
>  4 files changed, 144 insertions(+), 122 deletions(-)
> 

Some good changes there.  Passes fate here on Windows/Cygwin 64-bit with
both yasm and nasm.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to