log libmpeg2/libmpeg-0.4.1.diff @ 27499:1dfad1b382fa

age author description
Fri, 01 Aug 2008 23:15:36 +0000 diego Fix ARM linking failure when IWMMXT support is disabled.
Fri, 01 Aug 2008 23:09:45 +0000 diego Remove obsolete diff hunk that is no longer applied to the code.
Wed, 30 Jul 2008 11:48:01 +0000 diego Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.
Fri, 30 May 2008 12:09:06 +0000 diego Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
Sat, 03 May 2008 15:23:22 +0000 diego Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
Thu, 01 May 2008 12:45:59 +0000 diego Fix compilation on PPC without AltiVec.
Tue, 01 Apr 2008 17:42:16 +0000 diego Remove pointless comments from local diff.
Tue, 01 Apr 2008 17:41:18 +0000 diego cosmetics: Fix some typos and trailing whitespace in local changes.
Tue, 01 Apr 2008 17:31:37 +0000 diego Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
Sat, 23 Feb 2008 19:33:02 +0000 diego Remove mistakenly committed hunk.
Sat, 23 Feb 2008 19:29:28 +0000 diego Properly detect ARM mc acceleration.
Sat, 23 Feb 2008 14:47:43 +0000 diego Merge two #ifdefs into one.
Sat, 23 Feb 2008 13:13:28 +0000 diego #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
Thu, 21 Feb 2008 16:47:05 +0000 diego Replace Alpha MVI compiler workarounds by a proper configure check.
Sat, 16 Feb 2008 17:44:49 +0000 diego Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.