The following patches were recently pushed to x264.

Geza Lore (1):
  x86inc: Add debug symbols indicating sizes of compiled functions

Henrik Gramner (7):
  x86inc: Make cpuflag() and notcpuflag() return 0 or 1
  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 +-
 libavutil/x86/x86inc.asm        | 259 ++++++++++++++++++++++------------------
 tests/checkasm/x86/checkasm.asm |   8 +-
 3 files changed, 146 insertions(+), 123 deletions(-)

-- 
1.9.1

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to