summaryrefslogtreecommitdiffstats
path: root/libmpeg2/idct.c
Commit message (Expand)AuthorAgeFilesLines
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...reimar2009-01-161-3/+3
* Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.diego2008-11-241-1/+1
* Update internal libmpeg2 copy to version 0.5.1.diego2008-09-131-2/+0
* libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.diego2008-09-131-1/+1
* Use preprocessor conditionals to disable CPU-extension-specific code. We cannotdiego2008-09-091-5/+11
* Only compile and use libmpeg2 AltiVec code when AltiVec is available. Thediego2008-05-031-1/+5
* Remove modification notes from unmodified files.diego2008-05-031-4/+0
* Backport SSE2-optimized IDCT routines from upstream libmpeg2.diego2008-04-121-1/+5
* Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disablediego2008-04-011-6/+3
* Replace Alpha MVI compiler workarounds by a proper configure check.diego2008-02-211-4/+1
* Fix ppc without altivec compilationreimar2006-12-091-1/+1
* sync to libmpeg2-0.4.1henry2006-12-091-2/+2
* 10l, i broke this with my last commit. should be fixed now.rfelker2006-07-191-2/+5
* CVS --> Subversion in copyright noticesdiego2006-06-221-1/+1
* Mark locally modified files as such to comply more closely with GPL 2a.diego2005-02-191-0/+4
* enable mmx support on x86_64 in libmpeg2aurel2004-11-031-1/+1
* compile error fix on PPC/G3pontscho2004-10-171-1/+1
* Importing libmpeg2 from mpeg2dec-0.4.0bhenry2004-08-021-47/+48
* gcc2.95.x has no support for mvi instructionsalex2003-07-271-1/+4
* warning fixesalex2003-07-071-2/+2
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-0/+2
* Importing libmpeg2 from mpeg2dec-0.3.1arpi2003-04-061-210/+206
* warning fixpl2001-12-251-2/+2
* some info printfs moved stderr->stdoutarpi_esp2001-06-231-4/+4
* libmpeg2-0.2.0 mergearpi_esp2001-03-041-3/+2
* Initial revisionarpi_esp2001-02-241-0/+289