summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/idct_altivec.c
Commit message (Expand)AuthorAge
* Remove PPC perf counter supportMåns Rullgård2010-06-26
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-06
* Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.Diego Biurrun2009-04-12
* cosmetics: Reformat comment paragraph and fix a few typos in it.Diego Biurrun2009-04-09
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Cleanup _t types in libavcodec/ppcLuca Barbato2008-12-27
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-24
* cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun2008-07-20
* Remove wrong casts from vector declarations, this would cause errors whenDiego Biurrun2008-07-08
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Change some files to only include the necessary headers.Diego Biurrun2008-01-04
* Remove const vector macro indirection that is useless and obfuscatingDiego Biurrun2007-10-01
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-13
* removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato2006-10-09
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer2004-02-28
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-09
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-21
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau2003-01-26
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau2003-01-19
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-02