git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
Fix cltostr.sh on OS X
20 juillet 2014, par Tsukasa OMOTO -
arm : check if the assembler supports the ’.func’ directive
20 juillet 2014, par Janne Grunauarm: check if the assembler supports the '.func' directive The integrated assembler in llvm trunk (to be released as 3.5) is otherwise capable enough to assemble the arm asm correctly.
-
Disable i8x8 in lossless
20 juillet 2014, par Fiona Glaser -
aarch64 : add utility functions for asm
18 juillet 2014, par Janne Grunau -
aarch64 : deblocking NEON asm
18 juillet 2014, par Janne Grunauaarch64: deblocking NEON asm Deblock chroma/luma are based on libav's h264 aarch64 NEON deblocking filter which was ported by me from the existing ARM NEON asm. No additional persons to ask for a relicense.