]> git.sesse.net Git - x264/history - common/ppc/quant.c
aarch64: Remove commas LLVM's assembler complains about
[x264] / common / ppc / quant.c
2015-07-25 Rong Yanppc: Add little-endian PowerPC support
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2011-01-25 Sean McGovernBump dates to 2011
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-09-18 Fiona GlaserUpdate source file headers
2010-09-05 Manuel RommelUpdate some Altivec function prototypes
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-05-06 Anton MitrofanovMore cosmetics
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2009-01-30 Fiona GlaserMassive overhaul of nnz/cbp calculation
2009-01-14 Guillaume Poirierrename vector+array unions to closer match the vector...
2009-01-05 Brad SmithFactorize in ppccommon.h the conditional inclusion...
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2007-11-18 Guillaume PoirierAdd AltiVec implementation ofx264_hpel_filter. Provides...
2007-11-12 Guillaume Poirieradd AltiVec implementation of dequant_4x4 and dequant_8...
2007-11-12 Guillaume PoirierAdd AltiVec implementation of quant_2x2_dc,
2007-03-14 Sam Hocevar * Made -DNEED_ALTIVEC unnecessary, thanks to Guillaum...
2007-01-25 Guillaume PoirierFix build issues on Linux. Only gcc-4.x is supported...
2006-11-18 Eric PetitMerges Guillaume Poirier's AltiVec changes: