Fri, 16 Jan 2009 09:21:21 +0000 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
Mon, 24 Nov 2008 08:29:34 +0000 |
diego |
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
|
Sat, 13 Sep 2008 17:31:45 +0000 |
diego |
Update internal libmpeg2 copy to version 0.5.1.
|
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
|
Sat, 03 May 2008 15:23:22 +0000 |
diego |
Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
|
Sat, 03 May 2008 11:19:27 +0000 |
diego |
Remove modification notes from unmodified files.
|
Sat, 12 Apr 2008 22:42:00 +0000 |
diego |
Backport SSE2-optimized IDCT routines from upstream libmpeg2.
|
Tue, 01 Apr 2008 17:31:37 +0000 |
diego |
Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
|
Thu, 21 Feb 2008 16:47:05 +0000 |
diego |
Replace Alpha MVI compiler workarounds by a proper configure check.
|
Sat, 09 Dec 2006 18:09:41 +0000 |
reimar |
Fix ppc without altivec compilation
|
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.
|