]> git.sesse.net Git - x264/history - common/arm/quant-a.S
arm: set .arch/.fpu from asm.S
[x264] / common / arm / quant-a.S
2014-08-26 Janne Grunauarm: set .arch/.fpu from asm.S
2014-04-22 Janne Grunauarm: x264_coeff_last8_arm
2014-01-08 Henrik GramnerBump dates to 2014
2014-01-08 Steve ClarkFix ARM asm compilation with Apple assembler
2013-03-01 Stefan GroenroosARM: Fix bug in x264_quant_4x4x4_neon
2013-02-26 Fiona Glaserquant_4x4x4: quant one 8x8 block at a time
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2009-11-09 David ConradVarious ARM-related fixes
2009-10-12 Loren Merrittchange all dct arrays to 1d.
2009-09-02 David ConradCompile fixes for pre-ARMv6T2 and/or PIC
2009-08-24 David ConradGSOC merge part 6: ARM NEON quant assembly functions...