]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/dsputil_altivec.c
Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.
[frescor/ffmpeg.git] / libavcodec / ppc / dsputil_altivec.c
2009-04-12 diegoRemove gcc_fixes.h. It only contains workarounds for...
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2008-12-12 gpoirieradd Altivec implementation of clear_block
2008-07-24 diegoRemove AltiVec vector declaration compiler compatibilit...
2008-07-20 diegocosmetics: Make libavcodec/ppc/dsputil_altivec.c confor...
2008-05-09 diegoUse full path for #includes from another directory.
2008-01-04 diegoChange some files to only include the necessary headers.
2007-12-01 vitorFix alignment broke by my last patch
2007-12-01 vitorspelling
2007-10-02 diegocosmetics: Fix indentation after last commit.
2007-10-02 diegoReplace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORB...
2007-10-02 lu_zeroSanitize altivec code so it can be built with runtime...
2007-10-02 diegocosmetics: Fix AltiVec spelling.
2007-10-01 diegoRemove const vector macro indirection that is useless...
2007-08-27 diegoSimplify preprocessor directives.
2007-08-27 diegoChange SYS_DARWIN preprocessor checks to __APPLE__...
2007-08-24 diegoFix trivial mixed declarations and code warning caused...
2007-08-22 diegoRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 diegoSimplify preprocessor directives.
2007-05-17 gpoirieruse macro Use DECLARE_ALIGNED_16 to align stack-allocat...
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2007-01-27 lu_zeroSimplify and avoid a warning (should be faster on Cell...
2006-10-09 lu_zeroremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-09 lu_zeroadd_bytes passes tests
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-11 lu_zerokeep in sync with dsputil, makes --disable-decoder...
2006-08-06 lu_zeroCosmetics: 2->4 spaces and some braces
2006-08-04 lu_zeroYet another typo
2006-08-04 lu_zeroFix a stupid typo and another error, thanks to Emanuele...
2006-08-03 lu_zeroAlmost cosmetic changes in dsputil_init_ppc and vorbis_...
2006-08-03 lu_zeroMinor fix
2006-08-03 lu_zerovorbis_inverse_coupling_altivec
2006-08-02 lu_zeroavoid possible segfault situations
2006-06-17 lu_zeroCosmetics: should not hurt performance, scream if are
2006-04-07 lu_zerohadamard8_diff* enabled on linux/ppc
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-10-05 michaelAltivec test on AmigaOS4 patch by (Chip <szarlada at...
2004-06-08 michaelhadamard/AltiVec: fix to compiler fix, again by (Romain...
2004-06-05 michaelavg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels...
2004-06-05 michaelhadamard/AltiVec: fix to compiler fix by (Romain Dolbea...
2004-04-26 alexdisable hadamard for gcc below 3.3 - better fix awaited
2004-04-26 alexuse the AVV macro from gcc_fixes.h instead ifdefs
2004-04-26 alex100l, and another one because it boils out with ICE...
2004-04-22 michaelbetter hadamard8_diff16 in AltiVec, and more patch...
2004-04-20 michaelhadamard8_diff8x8 in AltiVec, the 16bits edition by...
2004-02-28 michaelMetrowerks CodeWarrior patches by (John Dalgliesh ...
2003-12-30 michaelinterlaced motion estimation
2003-07-09 michaelni1) remove TBL support in PPC performance. It's much...
2003-07-04 michaelniPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau...
2003-05-21 michaelnialtivec gcc-3 fixes by (Magnus Damm <damm at opensource...
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-01-26 bellardAltivec on non darwin systems patch by Romain Dolbeau
2003-01-20 michaelniMore AltiVec MC functions 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 bellardsuppressed pix_norm_altivec
2002-11-22 kabi* altivec and pix_norm patch by Brian Foley
2002-11-19 michaelnialtivec optimizations patch by (Brian Foley <bfoley...
2002-11-02 michaelniAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-09-02 michaelnialtivec build tidyup patch by (Brian Foley <bfoley...
2002-08-28 michaelnifirst cut at altivec support on darwin patch by (Brian...