]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/dsputil_ppc.c
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
[ffmpeg] / libavcodec / ppc / dsputil_ppc.c
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-10-12 Luca Barbatoppc generic prefetch
2006-10-09 Luca Barbatoremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-08 Luca BarbatoNon Altivec optimizations already present at the top
2006-10-07 Luca Barbatofix the dcbz check and move it in configure
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-14 Luca Barbatoaltivec float optimizations
2006-08-03 Luca Barbatostandalone snow dsputil init
2006-08-03 Luca BarbatoAlmost cosmetic changes in dsputil_init_ppc and vorbis_...
2006-08-03 Luca BarbatoCleanup
2006-08-03 Kostya ShishkovSome AltiVec optimizations for VC-1
2006-08-02 Luca BarbatoCosmetics
2006-04-07 Luca Barbatohadamard8_diff* enabled on linux/ppc
2006-03-27 Luca Barbatoaltivec support for snow
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-01 Sigbjørn SkjæretDisable AltiVec IDCT for lowres decoding in lavc patch...
2004-10-11 Roine Gustafssonmissaliged clear_blocks() and h264 not complied but...
2004-09-16 Romain Dolbeauh264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
2004-06-08 Michael Niedermayerhadamard/AltiVec: fix to compiler fix, again by (Romain...
2004-06-05 Michael Niedermayeravg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels...
2004-06-05 Michael Niedermayerhadamard/AltiVec: fix to compiler fix by (Romain Dolbea...
2004-04-26 Alex Beregszaszidisable hadamard for gcc below 3.3 - better fix awaited
2004-04-22 Romain Dolbeaubetter hadamard8_diff16 in AltiVec, and more patch...
2004-04-20 Michael Niedermayerhadamard8_diff8x8 in AltiVec, the 16bits edition by...
2004-03-13 Gildas Bazinfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2004-02-28 Michael NiedermayerMetrowerks CodeWarrior patches by (John Dalgliesh ...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-10-26 James KlicmanAltiVec optimized fdct patch by (James Klicman <james...
2003-10-11 Steven M. Schultzrecommit (of patch, as cvslog msg didnt apply cleanly)
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-07-04 Romain DolbeauPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau...
2003-06-29 Michael NiedermayerPPC970 patch + cpu-specific tuning support by (Romain...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-01-26 Romain DolbeauAltivec on non darwin systems patch by Romain Dolbeau
2003-01-20 Romain DolbeauMore AltiVec MC functions patch by (Romain Dolbeau...
2003-01-19 Romain DolbeauPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-16 Michael NiedermayerAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-11 Romain Dolbeaualtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-08 Fabrice Bellardaltivec patches by Romain Dolbeau
2003-01-07 Fabrice Bellardsuppressed pix_norm_altivec
2002-11-26 Brian Foleyaltivec accelerated v-resample patch by (Brian Foley...
2002-11-22 Brian Foley* altivec and pix_norm patch by Brian Foley
2002-11-19 Brian Foleyaltivec optimizations patch by (Brian Foley <bfoley...
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-10-14 Fabrice Bellardremoved invalid header include
2002-09-02 Brian Foleyaltivec build tidyup patch by (Brian Foley <bfoley...