]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/h264_template_altivec.c
Altivec version of avg_no_rnd_vc1_chroma_mc8
[frescor/ffmpeg.git] / libavcodec / ppc / h264_template_altivec.c
2009-04-15 conradAltivec version of avg_no_rnd_vc1_chroma_mc8
2009-03-14 diegoprettyprinting cosmetics
2009-03-14 diegoAdd av_uninit to vsrcBuc variable to work around some
2008-12-27 lu_zeroCleanup _t types in libavcodec/ppc
2008-07-24 diegocosmetics: Fix indentation after last commit.
2008-07-24 diegoRemove AltiVec vector declaration compiler compatibilit...
2008-07-20 diegocosmetics: Reformat PPC code in libavcodec according...
2007-12-23 lu_zeroReindent
2007-12-23 lu_zeroMinor fix
2007-12-23 lu_zero10l do not load after the buffer...
2007-12-22 lu_zeroAdd C/B == 0 cases, 2% slower on CELL but should addres...
2007-12-22 lu_zeroReindent
2007-12-22 lu_zeroPartially address issue299, no performance change appar...
2007-12-22 lu_zeroAvoid a vec_add, directly start with sum
2007-12-22 lu_zeroReindent
2007-12-22 lu_zeroFactorize common code (almost cosmetic)
2007-12-22 lu_zeroCosmetics
2007-08-26 gpoirierremove alignment correction of the destination pointers...
2007-08-12 gpoirieruse shorter types vec_"type" instead of the too long...
2007-05-17 gpoirieruse macro Use DECLARE_ALIGNED_16 to align stack-allocat...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-13 lu_zeroClean up:make dsputil subfile names consistent