]> git.sesse.net Git - x264/history - common/arm/quant-a.S
Bump dates to 2016
[x264] / common / arm / quant-a.S
2016-01-16 Henrik GramnerBump dates to 2016
2015-12-20 Janne Grunauarm: Eliminate text relocations in asm
2015-10-11 Martin Storsjöarm: Implement x284_decimate_score15/16/64_neon
2015-10-11 Martin Storsjöarm: Implement x264_denoise_dct_neon
2015-10-11 Martin Storsjöarm: Use aligned loads in x264_coeff_last15_neon
2015-02-23 Anton MitrofanovBump dates to 2015
2014-08-26 Janne Grunauarm: check if the assembler supports the '.func' directive
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...