summaryrefslogtreecommitdiff
path: root/libavcodec/ppc
Commit message (Expand)AuthorAge
* recommit (of patch, as cvslog msg didnt apply cleanly)Steven M. Schultz2003-10-11
* namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm...Michael Niedermayer2003-07-29
* 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
* PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri...Michael Niedermayer2003-06-29
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-21
* altivec compilation fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-03-06
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and C...Michael Niedermayer2003-02-01
* 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
* dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot...Michael Niedermayer2003-01-12
* 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
* fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard2003-01-07
* removed redundant includesFabrice Bellard2003-01-07
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-26
* * 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
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-11
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-02
* removed invalid header includeFabrice Bellard2002-10-14
* 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