]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/h264_template_altivec.c
flashsv: use skip_bits_long() where required
[ffmpeg] / libavcodec / ppc / h264_template_altivec.c
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