aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/ppc
AgeCommit message (Expand)Author
2004-06-08hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at i...Michael Niedermayer
2004-06-05avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi...Michael Niedermayer
2004-06-05hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa do...Michael Niedermayer
2004-04-26disable hadamard for gcc below 3.3 - better fix awaitedAlex Beregszaszi
2004-04-26use the AVV macro from gcc_fixes.h instead ifdefsAlex Beregszaszi
2004-04-26100l, and another one because it boils out with ICE under gcc 3.2.3Alex Beregszaszi
2004-04-22better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea...Romain Dolbeau
2004-04-20hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau ...Michael Niedermayer
2004-04-16forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau ...Romain Dolbeau
2004-03-13fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin
2004-02-28Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer
2004-02-23 av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz
2003-12-30interlaced motion estimationMichael Niedermayer
2003-12-15100l (forgot alpha & ppc)Michael Niedermayer
2003-10-26AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)James Klicman
2003-10-11recommit (of patch, as cvslog msg didnt apply cleanly)Steven M. Schultz
2003-07-29namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm...Michael Niedermayer
2003-07-091) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau
2003-07-04PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau
2003-06-29PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri...Michael Niedermayer
2003-05-21altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer
2003-03-06altivec compilation fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer
2003-03-03MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-01fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and C...Michael Niedermayer
2003-01-26Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau
2003-01-20More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau
2003-01-19PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau
2003-01-16AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer
2003-01-12dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot...Michael Niedermayer
2003-01-11altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau
2003-01-08altivec patches by Romain DolbeauFabrice Bellard
2003-01-07suppressed pix_norm_altivecFabrice Bellard
2003-01-07fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard
2003-01-07removed redundant includesFabrice Bellard
2002-11-26altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley
2002-11-22* altivec and pix_norm patch by Brian FoleyBrian Foley
2002-11-19altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ...Brian Foley
2002-11-11* using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac
2002-11-02Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer
2002-10-14removed invalid header includeFabrice Bellard
2002-09-02altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley
2002-08-28first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley