aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/h264_template_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* ReindentLuca Barbato2007-12-231-39/+39
* Minor fixLuca Barbato2007-12-231-3/+6
* 10l do not load after the buffer...Luca Barbato2007-12-231-6/+6
* Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventuallyLuca Barbato2007-12-221-11/+34
* ReindentLuca Barbato2007-12-221-39/+39
* Partially address issue299, no performance change apparentlyLuca Barbato2007-12-221-0/+42
* Avoid a vec_add, directly start with sumLuca Barbato2007-12-221-2/+1
* ReindentLuca Barbato2007-12-221-32/+28
* Factorize common code (almost cosmetic)Luca Barbato2007-12-221-46/+31
* CosmeticsLuca Barbato2007-12-221-3/+3
* remove alignment correction of the destination pointers in luma_16x6Guillaume Poirier2007-08-261-42/+19
* use shorter types vec_"type" instead of the too long vector "type"Guillaume Poirier2007-08-121-218/+168
* use macro Use DECLARE_ALIGNED_16 to align stack-allocated variablesGuillaume Poirier2007-05-171-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-131-0/+717