summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/h264_template_altivec.c
Commit message (Expand)AuthorAge
* ReindentLuca Barbato2007-12-23
* Minor fixLuca Barbato2007-12-23
* 10l do not load after the buffer...Luca Barbato2007-12-23
* Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventuallyLuca Barbato2007-12-22
* ReindentLuca Barbato2007-12-22
* Partially address issue299, no performance change apparentlyLuca Barbato2007-12-22
* Avoid a vec_add, directly start with sumLuca Barbato2007-12-22
* ReindentLuca Barbato2007-12-22
* Factorize common code (almost cosmetic)Luca Barbato2007-12-22
* CosmeticsLuca Barbato2007-12-22
* remove alignment correction of the destination pointers in luma_16x6Guillaume Poirier2007-08-26
* use shorter types vec_"type" instead of the too long vector "type"Guillaume Poirier2007-08-12
* use macro Use DECLARE_ALIGNED_16 to align stack-allocated variablesGuillaume Poirier2007-05-17
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-13