]> git.sesse.net Git - x264/history - common/arm/mc-a.S
arm: set .arch/.fpu from asm.S
[x264] / common / arm / mc-a.S
2014-08-26 Janne Grunauarm: set .arch/.fpu from asm.S
2014-04-22 Janne Grunauarm: do not export every asm function
2014-04-22 Janne Grunauarm: x264_store_interleave_chroma_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_interleave_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_deinterleave_rgb_neon
2014-04-22 Janne Grunauarm: load_deinterleave_chroma_f{dec,enc}_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_deinterleave_neon
2014-04-22 Janne Grunauarm: add missing macro instantiation for x264_pixel_avg...
2014-01-08 Henrik GramnerBump dates to 2014
2014-01-08 Steve ClarkFix ARM asm compilation with Apple assembler
2013-02-26 Stefan GroenroosARM: update NEON mc_chroma to work with NV12 and re...
2013-01-09 Loren MerrittBump dates to 2013
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-02-04 HiiBump dates to 2012
2011-05-12 Fiona GlaserAdd checkasm tests for memcpy_aligned, memzero_aligned
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-02-15 David ConradARM NEON versions of weightp functions
2009-11-09 David ConradVarious ARM-related fixes
2009-09-02 David ConradCompile fixes for pre-ARMv6T2 and/or PIC
2009-08-24 David ConradGSOC merge part 4: ARM NEON mc assembly functions