| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG. | Diego Biurrun | 2011-06-07 | 1 | -2/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Fix PPC build. | Ronald S. Bultje | 2011-02-17 | 1 | -0/+10 |
* | Remove PPC perf counter support | Måns Rullgård | 2010-06-26 | 1 | -16/+0 |
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -2/+2 |
* | Altivec version of avg_no_rnd_vc1_chroma_mc8 | David Conrad | 2009-04-15 | 1 | -4/+93 |
* | prettyprinting cosmetics | Diego Biurrun | 2009-03-14 | 1 | -6/+6 |
* | Add av_uninit to vsrcBuc variable to work around some | Diego Biurrun | 2009-03-14 | 1 | -1/+1 |
* | Cleanup _t types in libavcodec/ppc | Luca Barbato | 2008-12-27 | 1 | -142/+142 |
* | cosmetics: Fix indentation after last commit. | Diego Biurrun | 2008-07-24 | 1 | -4/+4 |
* | Remove AltiVec vector declaration compiler compatibility macros. | Diego Biurrun | 2008-07-24 | 1 | -6/+6 |
* | cosmetics: Reformat PPC code in libavcodec according to style guidelines. | Diego Biurrun | 2008-07-20 | 1 | -459/+459 |
* | Reindent | Luca Barbato | 2007-12-23 | 1 | -39/+39 |
* | Minor fix | Luca Barbato | 2007-12-23 | 1 | -3/+6 |
* | 10l do not load after the buffer... | Luca Barbato | 2007-12-23 | 1 | -6/+6 |
* | Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually | Luca Barbato | 2007-12-22 | 1 | -11/+34 |
* | Reindent | Luca Barbato | 2007-12-22 | 1 | -39/+39 |
* | Partially address issue299, no performance change apparently | Luca Barbato | 2007-12-22 | 1 | -0/+42 |
* | Avoid a vec_add, directly start with sum | Luca Barbato | 2007-12-22 | 1 | -2/+1 |
* | Reindent | Luca Barbato | 2007-12-22 | 1 | -32/+28 |
* | Factorize common code (almost cosmetic) | Luca Barbato | 2007-12-22 | 1 | -46/+31 |
* | Cosmetics | Luca Barbato | 2007-12-22 | 1 | -3/+3 |
* | remove alignment correction of the destination pointers in luma_16x6 | Guillaume Poirier | 2007-08-26 | 1 | -42/+19 |
* | use shorter types vec_"type" instead of the too long vector "type" | Guillaume Poirier | 2007-08-12 | 1 | -218/+168 |
* | use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables | Guillaume Poirier | 2007-05-17 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Clean up:make dsputil subfile names consistent | Luca Barbato | 2006-08-13 | 1 | -0/+717 |