log ppc/idct_altivec.c @ 12488:351a81a23343 libavcodec

age author description
Sat, 26 Jun 2010 22:23:35 +0000 mru Remove PPC perf counter support libavcodec
Sat, 06 Mar 2010 22:37:14 +0000 mru PPC: move prototypes to headers and make some functions static libavcodec
Sun, 12 Apr 2009 21:45:26 +0000 diego Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. libavcodec
Thu, 09 Apr 2009 10:06:54 +0000 diego cosmetics: Reformat comment paragraph and fix a few typos in it. libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Sat, 27 Dec 2008 11:21:28 +0000 lu_zero Cleanup _t types in libavcodec/ppc libavcodec
Thu, 24 Jul 2008 10:53:32 +0000 diego Remove AltiVec vector declaration compiler compatibility macros. libavcodec
Sun, 20 Jul 2008 18:58:30 +0000 diego cosmetics: Reformat PPC code in libavcodec according to style guidelines. libavcodec
Tue, 08 Jul 2008 16:02:20 +0000 diego Remove wrong casts from vector declarations, this would cause errors when libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Fri, 04 Jan 2008 13:38:25 +0000 diego Change some files to only include the necessary headers. libavcodec
Mon, 01 Oct 2007 14:23:36 +0000 diego Remove const vector macro indirection that is useless and obfuscating libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Tue, 13 Feb 2007 23:45:28 +0000 mru rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF libavcodec
Mon, 09 Oct 2006 18:29:46 +0000 lu_zero removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sat, 28 Feb 2004 15:03:53 +0000 michael Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodec
Wed, 09 Jul 2003 20:18:13 +0000 michaelni 1) remove TBL support in PPC performance. It's much more useful to use the libavcodec
Wed, 21 May 2003 17:50:57 +0000 michaelni altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Sun, 26 Jan 2003 22:29:47 +0000 bellard Altivec on non darwin systems patch by Romain Dolbeau libavcodec
Sun, 19 Jan 2003 19:00:45 +0000 michaelni PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Thu, 16 Jan 2003 21:54:55 +0000 michaelni AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sat, 02 Nov 2002 11:28:08 +0000 michaelni Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec