log libmpeg2/idct.c @ 34072:0527645edf13

age author description
2009-01-16 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
2008-11-24 diego Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
2008-09-13 diego Update internal libmpeg2 copy to version 0.5.1.
2008-09-13 diego libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.
2008-09-09 diego Use preprocessor conditionals to disable CPU-extension-specific code. We cannot
2008-05-03 diego Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
2008-05-03 diego Remove modification notes from unmodified files.
2008-04-12 diego Backport SSE2-optimized IDCT routines from upstream libmpeg2.
2008-04-01 diego Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
2008-02-21 diego Replace Alpha MVI compiler workarounds by a proper configure check.
2006-12-09 reimar Fix ppc without altivec compilation
2006-12-09 henry sync to libmpeg2-0.4.1
2006-07-19 rfelker 10l, i broke this with my last commit. should be fixed now.
2006-06-22 diego CVS --> Subversion in copyright notices
2005-02-19 diego Mark locally modified files as such to comply more closely with GPL 2a.
2004-11-03 aurel enable mmx support on x86_64 in libmpeg2
2004-10-17 pontscho compile error fix on PPC/G3
2004-08-02 henry Importing libmpeg2 from mpeg2dec-0.4.0b
2003-07-27 alex gcc2.95.x has no support for mvi instructions
2003-07-07 alex warning fixes
2003-06-09 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
2003-04-06 arpi Importing libmpeg2 from mpeg2dec-0.3.1
2001-12-25 pl warning fix
2001-06-23 arpi_esp some info printfs moved stderr->stdout
2001-03-04 arpi_esp libmpeg2-0.2.0 merge
2001-02-24 arpi_esp Initial revision