]> git.sesse.net Git - x264/history - common/ppc/pixel.c
Changes the PowerPC ppccommon.h header so it no longer checks for a particular
[x264] / common / ppc / pixel.c
2009-01-05 Brad SmithFactorize in ppccommon.h the conditional inclusion...
2008-11-25 Guillaume Poirierfix indentation, whitespace cleanup, more consistent...
2008-11-25 David WolstencroftChange some macros to be more sensitive to memory align...
2008-07-04 Eric PetitUpdate my email address
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-03-22 Loren Merrittcosmetics in DECLARE_ALIGNED
2007-11-20 Guillaume PoirierAdd AltiVec implementation of x264_pixel_ssd_8x8, 3x...
2007-11-18 Guillaume Poirieradd AltiVec implementation of ssim_4x4x2_core, about...
2006-11-27 Guillaume PoirierAdd Altivec implementations of add8x8_idct8, add16x16_i...
2006-11-18 Eric PetitMerges Guillaume Poirier's AltiVec changes:
2006-04-29 Eric Petit More vector types fixes for gcc 3.3
2006-04-28 Eric PetitMore vector casts to try and make compilers happier
2006-04-24 Sam Hocevar * common/ppc/pixel.c: fixed illegal implicit casts...
2006-04-17 Eric PetitEnables more agressive optimizations (-fastf -mcpu...
2006-04-10 Loren Merrittinterleave multiple calls to SAD.
2005-05-15 Eric Petit Optimized subXxX_dct
2005-05-14 Eric Petit ppc/: compile fixes for Linux/PPC (courtesy of Rasmus...
2005-05-13 Eric Petit ppc/*: more tuning on satd (+5%)
2005-05-11 Eric Petit ppc/*:
2005-04-13 Eric Petit common/ppc: more cleaning, optimized a bit
2005-04-12 Eric Petit configure: use -falign-loops=16 on OS X
2004-12-31 Loren Merrittremove relative include paths, to avoid conflicts with...
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...