log libmpeg2/motion_comp.c @ 37195:ac6c37d85d65 default tip

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.
Wed, 03 Nov 2004 17:12:01 +0000 aurel enable mmx support on x86_64 in libmpeg2
Mon, 30 Aug 2004 00:42:27 +0000 diego #ifdef simplification and higher consistency
Sat, 14 Aug 2004 15:17:39 +0000 diego Improved SPARC CPU detection and SPARC compilation fixes.
Mon, 02 Aug 2004 11:26:43 +0000 henry Importing libmpeg2 from mpeg2dec-0.4.0b
Tue, 17 Jun 2003 22:54:45 +0000 alex sync with libmpeg2 cvs
Mon, 09 Jun 2003 12:11:30 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Sun, 06 Apr 2003 16:36:02 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Sat, 23 Jun 2001 23:38:51 +0000 arpi_esp some info printfs moved stderr->stdout
Sun, 04 Mar 2001 21:01:54 +0000 arpi_esp libmpeg2-0.2.0 merge
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision