Mercurial > mplayer.hg
log mp3lib/dct36_3dnow.c @ 28066:ccffc23bf229
age | author | description |
---|---|---|
Thu, 16 Oct 2008 20:17:56 +0000 | diego | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. |
Tue, 11 Dec 2007 19:54:35 +0000 | diego | Identifiers starting with __ are reserved for the system. |
Thu, 22 Jun 2006 13:34:00 +0000 | diego | CVS --> Subversion in copyright notices |
Tue, 15 Nov 2005 18:14:07 +0000 | diego | Unify include paths, -I.. is in CFLAGS. |
Fri, 15 Apr 2005 22:21:35 +0000 | diego | Mark modified imported files as such to comply with (L)GPL ¡ø2a. |
Sun, 22 Jun 2003 03:32:16 +0000 | alex | moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly |