summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/h264_template_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* prettyprinting cosmeticsDiego Biurrun2009-03-141-6/+6
* Add av_uninit to vsrcBuc variable to work around someDiego Biurrun2009-03-141-1/+1
* Cleanup _t types in libavcodec/ppcLuca Barbato2008-12-271-142/+142
* cosmetics: Fix indentation after last commit.Diego Biurrun2008-07-241-4/+4
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-241-6/+6
* cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun2008-07-201-459/+459
* 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
OpenPOWER on IntegriCloud