log ppc/fft_altivec.c @ 10755:465c9e1cad02 libavcodec

age author description
2009-09-15 mru Move per-arch fft init bits into the corresponding subdirs libavcodec
2009-04-09 diego Remove unnecessary gcc_fixes.h #include. libavcodec
2009-01-19 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
2008-12-27 lu_zero Remove stray code libavcodec
2008-07-20 diego cosmetics: Reformat PPC code in libavcodec according to style guidelines. libavcodec
2008-05-09 diego Use full path for #includes from another directory. libavcodec
2007-10-02 lu_zero Sanitize altivec code so it can be built with runtime check properly libavcodec
2007-05-16 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
2006-11-07 lu_zero Simplify libavcodec
2006-10-09 lu_zero removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore libavcodec
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' 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-03-13 michael fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec
2003-07-09 michaelni 1) remove TBL support in PPC performance. It's much more useful to use the libavcodec
2003-05-21 michaelni altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) libavcodec
2003-01-26 bellard Altivec on non darwin systems patch by Romain Dolbeau libavcodec
2003-01-19 michaelni PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2003-01-16 michaelni AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2003-01-11 michaelni altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec
2003-01-08 bellard altivec patches by Romain Dolbeau libavcodec
2003-01-07 bellard fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding libavcodec