Mercurial > mplayer.hg
log libmpeg2/idct_altivec.c @ 32677:9ff085c45a4e
age | author | description |
---|---|---|
Fri, 16 Jan 2009 09:21:21 +0000 | reimar | Lots and lots of #ifdef ARCH_... -> #if ARCH_... |
Sat, 13 Sep 2008 17:31:45 +0000 | diego | Update internal libmpeg2 copy to version 0.5.1. |
Fri, 30 May 2008 12:09:06 +0000 | diego | Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector |
Sat, 16 Feb 2008 17:44:49 +0000 | diego | Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__. |
Mon, 11 Dec 2006 08:35:49 +0000 | henry | (hopefully) the rest of PPC modifications |
Sat, 09 Dec 2006 10:34:27 +0000 | henry | sync to libmpeg2-0.4.1 |
Sun, 15 May 2005 20:11:34 +0000 | nplourde | set define for apple gcc altivec |