]> git.sesse.net Git - x264/history - common/ppc/mc.c
Update file headers throughout x264
[x264] / common / ppc / mc.c
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-03-25 Guillaume Poirierfix hpel_filter_altivec picked up by checkasm
2008-03-22 Loren Merrittcosmetics in DECLARE_ALIGNED
2008-03-19 Loren Merrittremove remaining reference to clip1.h
2007-11-19 Loren Merrittcosmetics: reorder mc_luma/mc_chroma/get_ref arguments...
2007-11-18 Guillaume PoirierAdd AltiVec implementation ofx264_hpel_filter. Provides...
2007-04-02 Loren Merrittin hpel search, merge two 16x16 mc calls into one 16x17...
2007-04-02 Christophe MutricyCompile fix
2006-07-08 Loren Merrittmc_chroma width2 mmx
2006-04-16 Eric Petitmore AltiVec mc, ~4.5% overall speedup
2005-05-14 Eric Petit ppc/: compile fixes for Linux/PPC (courtesy of Rasmus...
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
2005-02-24 Loren MerrittAltivec functions for MC using the cached halfpel planes.
2004-12-31 Loren Merrittremove relative include paths, to avoid conflicts with...
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...