[FFmpeg-devel] [PATCH 0/5] x264asm: take some patches from upstream
    James Darnley 
    jdarnley at obe.tv
       
    Fri Jun  9 02:04:57 EEST 2017
    
    
  
Incorporate some of the recent changes committed to x264.  This is an initial
set with no controversial changes: no nasm requirement, no avx512.
I do want your comments on where I should put the aesni define in the last
patch.  I will make a note on that one too.  I will attempt to upstream that
define so that our differences remain small.
Anton Mitrofanov (1):
  x86inc: Remove argument from WIN64_RESTORE_XMM
Henrik Gramner (4):
  x86inc: Fix call with memory operands
  x86inc: Make REP_RET identical to RET in SSSE3+ functions
  x86inc: Prefer r14/r15 over r12/r13 on x86-64
  x86: Add some additional cpuflag relations
 libavutil/x86/x86inc.asm | 81 +++++++++++++++++++++++++-----------------------
 1 file changed, 43 insertions(+), 38 deletions(-)
-- 
2.13.0
    
    
More information about the ffmpeg-devel
mailing list