log ppc/dsputil_ppc.c @ 7334:3a93377e8b76 libavcodec

age author description
Sun, 20 Jul 2008 20:02:09 +0000 diego cosmetics: Reindent two misplaced braces. libavcodec
Sun, 20 Jul 2008 18:58:30 +0000 diego cosmetics: Reformat PPC code in libavcodec according to style guidelines. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavcodec
Tue, 02 Oct 2007 10:34:57 +0000 diego cosmetics: Fix AltiVec spelling. libavcodec
Mon, 01 Oct 2007 14:10:49 +0000 diego Remove Metrowerks compiler workaround. libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Tue, 10 Apr 2007 09:47:37 +0000 lu_zero ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 libavcodec
Tue, 13 Feb 2007 23:45:28 +0000 mru rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF libavcodec
Wed, 22 Nov 2006 09:20:16 +0000 diego Conditionally compile some of the AltiVec optimizations. libavcodec
Tue, 14 Nov 2006 03:18:09 +0000 mru revert bad checkin libavcodec
Tue, 14 Nov 2006 03:12:29 +0000 mru move some CFLAGS settings away from config.* writing section libavcodec
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavcodec
Thu, 12 Oct 2006 10:26:07 +0000 lu_zero ppc generic prefetch libavcodec
Mon, 09 Oct 2006 18:29:46 +0000 lu_zero removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore libavcodec
Sun, 08 Oct 2006 13:55:02 +0000 lu_zero Non Altivec optimizations already present at the top libavcodec
Sat, 07 Oct 2006 19:14:25 +0000 lu_zero fix the dcbz check and move it in configure libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Mon, 14 Aug 2006 22:55:11 +0000 lu_zero altivec float optimizations libavcodec
Thu, 03 Aug 2006 16:19:13 +0000 lu_zero standalone snow dsputil init libavcodec
Thu, 03 Aug 2006 16:13:50 +0000 lu_zero Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec: libavcodec
Thu, 03 Aug 2006 13:00:37 +0000 lu_zero Cleanup libavcodec
Thu, 03 Aug 2006 05:02:31 +0000 kostya Some AltiVec optimizations for VC-1 libavcodec
Wed, 02 Aug 2006 11:18:10 +0000 lu_zero Cosmetics libavcodec
Fri, 07 Apr 2006 12:40:28 +0000 lu_zero hadamard8_diff* enabled on linux/ppc libavcodec
Mon, 27 Mar 2006 12:51:19 +0000 lu_zero altivec support for snow 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
Fri, 01 Jul 2005 09:37:35 +0000 michael Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjrn Skjret: cisc, broadpark no) libavcodec