]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/idct_altivec.c
Move mm_support() from libavcodec to libavutil, make it a public
[ffmpeg] / libavcodec / ppc / idct_altivec.c
2010-06-26 Måns RullgårdRemove PPC perf counter support
2010-03-06 Måns RullgårdPPC: move prototypes to headers and make some functions...
2009-04-12 Diego BiurrunRemove gcc_fixes.h. It only contains workarounds for...
2009-04-09 Diego Biurruncosmetics: Reformat comment paragraph and fix a few...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-27 Luca BarbatoCleanup _t types in libavcodec/ppc
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-07-20 Diego Biurruncosmetics: Reformat PPC code in libavcodec according...
2008-07-08 Diego BiurrunRemove wrong casts from vector declarations, this would...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-01-04 Diego BiurrunChange some files to only include the necessary headers.
2007-10-01 Diego BiurrunRemove const vector macro indirection that is useless...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-02-13 Måns Rullgårdrename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2006-10-09 Luca Barbatoremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
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.
2004-02-28 Michael NiedermayerMetrowerks CodeWarrior patches by (John Dalgliesh ...
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-05-21 Michael Niedermayeraltivec gcc-3 fixes by (Magnus Damm <damm at opensource...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-26 Romain DolbeauAltivec on non darwin systems 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...
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...