]> git.sesse.net Git - x264/history - common/ppc/predict.c
Support for 9 and 10-bit encoding
[x264] / common / ppc / predict.c
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2009-01-20 Guillaume PoirierReplace 16x16=>32 mul + pack + add by a simple 16x16...
2009-01-18 Guillaume PoirierAdd AltiVec implementation of predict_8x8c_p. 2.6x...
2009-01-14 Guillaume Poirierrename vector+array unions to closer match the vector...
2009-01-14 Guillaume PoirierAdd Altivec implementation of all the remaining 16x16...
2009-01-05 Brad SmithFactorize in ppccommon.h the conditional inclusion...
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-03-19 Loren Merrittremove remaining reference to clip1.h
2007-12-09 Guillaume Poirieradds AliVec implementation of predict_16x16_p()