log libmpeg2/motion_comp.c @ 32894:f01aafc5a961

age author description
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Wed, 01 Oct 2008 01:01:59 +0000 diego Remove IWMMXT optimizations through libavcodec from libmpeg2.
Sat, 13 Sep 2008 17:06:42 +0000 diego libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.
Tue, 09 Sep 2008 10:56:51 +0000 diego Use preprocessor conditionals to disable CPU-extension-specific code. We cannot
Fri, 01 Aug 2008 23:15:36 +0000 diego Fix ARM linking failure when IWMMXT support is disabled.
Sat, 03 May 2008 15:23:22 +0000 diego Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
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:29:28 +0000 diego Properly detect ARM mc acceleration.
Mon, 07 May 2007 22:22:27 +0000 gpoirier compile fix for regression introduced by r23254
Mon, 07 May 2007 19:11:56 +0000 gpoirier iWMMXt-accelerated DCT and motion compensation for ARM processors
Sat, 09 Dec 2006 10:34:27 +0000 henry sync to libmpeg2-0.4.1
Wed, 19 Jul 2006 05:47:21 +0000 rfelker 10l, i broke this with my last commit. should be fixed now.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Sat, 19 Feb 2005 02:32:12 +0000 diego Mark locally modified files as such to comply more closely with GPL 2a.