[FFmpeg-devel] [PATCH 0/7] x86inc: Sync changes from x264

Henrik Gramner henrik at gramner.com
Sun Jan 17 23:59:07 CET 2016


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(-)

-- 
1.9.1



More information about the ffmpeg-devel mailing list