]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/h264_template_altivec.c
fix linking on systems with a function name prefix (10l in r20287)
[ffmpeg] / libavcodec / ppc / h264_template_altivec.c
2009-04-15 David ConradAltivec version of avg_no_rnd_vc1_chroma_mc8
2009-03-14 Diego Biurrunprettyprinting cosmetics
2009-03-14 Diego BiurrunAdd av_uninit to vsrcBuc variable to work around some
2008-12-27 Luca BarbatoCleanup _t types in libavcodec/ppc
2008-07-24 Diego Biurruncosmetics: Fix indentation after last commit.
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-07-20 Diego Biurruncosmetics: Reformat PPC code in libavcodec according...
2007-12-23 Luca BarbatoReindent
2007-12-23 Luca BarbatoMinor fix
2007-12-23 Luca Barbato10l do not load after the buffer...
2007-12-22 Luca BarbatoAdd C/B == 0 cases, 2% slower on CELL but should addres...
2007-12-22 Luca BarbatoReindent
2007-12-22 Luca BarbatoPartially address issue299, no performance change appar...
2007-12-22 Luca BarbatoAvoid a vec_add, directly start with sum
2007-12-22 Luca BarbatoReindent
2007-12-22 Luca BarbatoFactorize common code (almost cosmetic)
2007-12-22 Luca BarbatoCosmetics
2007-08-26 Guillaume Poirierremove alignment correction of the destination pointers...
2007-08-12 Guillaume Poirieruse shorter types vec_"type" instead of the too long...
2007-05-17 Guillaume Poirieruse macro Use DECLARE_ALIGNED_16 to align stack-allocat...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-13 Luca BarbatoClean up:make dsputil subfile names consistent