[x264-devel] AArch64 NEON support

Janne Grunau janne-x264 at jannau.net
Wed Jul 23 22:47:57 CEST 2014


Hi,

I've pushed an updated AArch64 NEON patchset to 
http://git.jannau.net/x264.git/log/?h=aarch64. It contains some smaller 
fixes and improvements. Out of my head:
 - support for llvm's integrated assembler when targeting darwin (no 
   gas-preprocessor necessary)
 - fix a crash on ios due to the sligthly different procedure call 
   standard (size of int when passed on the stack)
 - wrong output in hpel_filter_neon
 - faster mc_weight_w* using the same principle as in 'arm: use long 
   multiplication in mc_weight_w*_neon'
 - rebased on the arm patches

I don't think I should send the patches again. I'll try keep that branch 
stable and updated.

Janne


More information about the x264-devel mailing list