]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/fft_altivec.c
Use full path for #includes from another directory.
[frescor/ffmpeg.git] / libavcodec / ppc / fft_altivec.c
2008-05-09 diegoUse full path for #includes from another directory.
2007-10-02 lu_zeroSanitize altivec code so it can be built with runtime...
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2006-11-07 lu_zeroSimplify
2006-10-09 lu_zeroremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-03-13 michaelfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2003-07-09 michaelni1) remove TBL support in PPC performance. It's much...
2003-05-21 michaelnialtivec gcc-3 fixes by (Magnus Damm <damm at opensource...
2003-01-26 bellardAltivec on non darwin systems patch by Romain Dolbeau
2003-01-19 michaelniPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-16 michaelniAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-11 michaelnialtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-08 bellardaltivec patches by Romain Dolbeau
2003-01-07 bellardfft altivec by Romain Dolbeau - simplified patch, test...