summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/dsputil_altivec.c
Commit message (Expand)AuthorAge
* Cosmetics: should not hurt performance, scream if areLuca Barbato2006-06-17
* hadamard8_diff* enabled on linux/ppcLuca Barbato2006-04-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)Chip2004-10-05
* hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at i...Michael Niedermayer2004-06-08
* avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi...Michael Niedermayer2004-06-05
* hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa do...Michael Niedermayer2004-06-05
* disable hadamard for gcc below 3.3 - better fix awaitedAlex Beregszaszi2004-04-26
* use the AVV macro from gcc_fixes.h instead ifdefsAlex Beregszaszi2004-04-26
* 100l, and another one because it boils out with ICE under gcc 3.2.3Alex Beregszaszi2004-04-26
* better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea...Romain Dolbeau2004-04-22
* hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau ...Michael Niedermayer2004-04-20
* Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer2004-02-28
* interlaced motion estimationMichael Niedermayer2003-12-30
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-09
* PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-07-04
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-21
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau2003-01-26
* More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-01-20
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau2003-01-19
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau2003-01-11
* altivec patches by Romain DolbeauFabrice Bellard2003-01-08
* suppressed pix_norm_altivecFabrice Bellard2003-01-07
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-22
* altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ...Brian Foley2002-11-19
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-02
* altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley2002-09-02
* first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley2002-08-28