log ppc/dsputil_altivec.c @ 4444:73b81d87c846 libavcodec

age author description
2007-01-27 lu_zero Simplify and avoid a warning (should be faster on Cell and certain G4 revisions) libavcodec
2006-10-09 lu_zero removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore libavcodec
2006-10-09 lu_zero add_bytes passes tests libavcodec
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
2006-08-11 lu_zero keep in sync with dsputil, makes --disable-decoder=vorbis build libavcodec
2006-08-06 lu_zero Cosmetics: 2->4 spaces and some braces libavcodec
2006-08-04 lu_zero Yet another typo libavcodec
2006-08-04 lu_zero Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo.org> for pointing out the issue and the patch libavcodec
2006-08-03 lu_zero Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec: libavcodec
2006-08-03 lu_zero Minor fix libavcodec
2006-08-03 lu_zero vorbis_inverse_coupling_altivec libavcodec
2006-08-02 lu_zero avoid possible segfault situations libavcodec
2006-06-17 lu_zero Cosmetics: should not hurt performance, scream if are libavcodec
2006-04-07 lu_zero hadamard8_diff* enabled on linux/ppc libavcodec
2006-01-12 diego Update licensing information: The FSF changed postal address. libavcodec
2005-12-22 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavcodec
2004-10-05 michael Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) libavcodec
2004-06-08 michael hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-06-05 michael avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-06-05 michael hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-04-26 alex disable hadamard for gcc below 3.3 - better fix awaited libavcodec
2004-04-26 alex use the AVV macro from gcc_fixes.h instead ifdefs libavcodec
2004-04-26 alex 100l, and another one because it boils out with ICE under gcc 3.2.3 libavcodec
2004-04-22 michael better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-04-20 michael hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-02-28 michael Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodec
2003-12-30 michael interlaced motion estimation libavcodec
2003-07-09 michaelni 1) remove TBL support in PPC performance. It's much more useful to use the libavcodec
2003-07-04 michaelni PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec