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

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

Reply via email to