log ppc/dsputil_altivec.h @ 12473:06abedae2906 libavcodec

age author description
Wed, 08 Sep 2010 10:02:40 +0000 stefano Merge has_altivec() function into mm_support(), remove it and use libavcodec
Sat, 06 Mar 2010 22:37:14 +0000 mru PPC: move prototypes to headers and make some functions static libavcodec
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Fri, 04 Jan 2008 13:38:25 +0000 diego Change some files to only include the necessary headers. libavcodec
Thu, 27 Dec 2007 12:56:49 +0000 diego Fix make checkheaders. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Tue, 02 Oct 2007 11:39:32 +0000 lu_zero Sanitize altivec code so it can be built with runtime check properly libavcodec
Fri, 24 Aug 2007 23:01:50 +0000 diego Remove HAVE_ALTIVEC preprocessor directives that are only compiled libavcodec
Fri, 24 Aug 2007 15:18:41 +0000 diego Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor libavcodec
Fri, 24 Aug 2007 14:57:46 +0000 diego Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor libavcodec
Wed, 22 Aug 2007 22:46:39 +0000 diego Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). libavcodec
Wed, 22 Aug 2007 12:41:16 +0000 diego Identifiers starting with underscores are reserved. libavcodec
Sat, 09 Jun 2007 19:13:34 +0000 gpoirier Altivec version of h264_(h|v)_loop_filter_luma libavcodec
Tue, 10 Oct 2006 08:01:19 +0000 gpoirier Move TRANSPOSE8 macro to dsputil_altivec.h. 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
Sat, 07 Oct 2006 11:46:35 +0000 lu_zero fix a warning 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, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 05 Jun 2004 22:29:37 +0000 michael avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Thu, 22 Apr 2004 13:21:59 +0000 michael better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Tue, 20 Apr 2004 17:05:12 +0000 michael hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation 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
Mon, 20 Jan 2003 22:50:14 +0000 michaelni More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 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, 11 Jan 2003 20:51:03 +0000 michaelni altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec
Wed, 08 Jan 2003 18:47:49 +0000 bellard altivec patches by Romain Dolbeau libavcodec
Tue, 07 Jan 2003 22:51:32 +0000 bellard suppressed pix_norm_altivec libavcodec
Fri, 22 Nov 2002 07:53:06 +0000 kabi * altivec and pix_norm patch by Brian Foley libavcodec
Tue, 19 Nov 2002 23:22:29 +0000 michaelni altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Sat, 02 Nov 2002 11:28:08 +0000 michaelni Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec
Mon, 02 Sep 2002 08:48:12 +0000 michaelni altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec