| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove PPC perf counter support | Måns Rullgård | 2010-06-26 | 1 | -8/+0 |
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | 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 | -1/+1 |
* | PPC: simplify loading some values into altivec registers | Måns Rullgård | 2009-08-24 | 1 | -4/+3 |
* | Remove unnecessary gcc_fixes.h #include. | Diego Biurrun | 2009-04-09 | 1 | -3/+0 |
* | cosmetics: Reformat PPC code in libavcodec according to style guidelines. | Diego Biurrun | 2008-07-20 | 1 | -72/+66 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | Sanitize altivec code so it can be built with runtime check properly | Luca Barbato | 2007-10-02 | 1 | -1/+2 |
* | Remove const vector macro indirection that is useless and obfuscating | Diego Biurrun | 2007-10-01 | 1 | -2/+2 |
* | use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables | Guillaume Poirier | 2007-05-17 | 1 | -2/+2 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore | Luca Barbato | 2006-10-09 | 1 | -28/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -15/+15 |
* | Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) | Michael Niedermayer | 2004-02-28 | 1 | -2/+2 |
* | 1) remove TBL support in PPC performance. It's much more useful to use the | Romain Dolbeau | 2003-07-09 | 1 | -5/+5 |
* | PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) | Romain Dolbeau | 2003-07-04 | 1 | -5/+6 |
* | altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) | Michael Niedermayer | 2003-05-21 | 1 | -0/+2 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -1/+1 |
* | Altivec on non darwin systems patch by Romain Dolbeau | Romain Dolbeau | 2003-01-26 | 1 | -2/+2 |
* | PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <... | Romain Dolbeau | 2003-01-19 | 1 | -5/+5 |
* | AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do... | Michael Niedermayer | 2003-01-16 | 1 | -5/+15 |
* | dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot... | Michael Niedermayer | 2003-01-12 | 1 | -1/+1 |
* | altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) | Romain Dolbeau | 2003-01-11 | 1 | -0/+159 |