Mercurial > mplayer.hg
log mp3lib/dct64_mmx.c @ 34227:c2916bf4f140
age | author | description |
---|---|---|
Sun, 30 May 2010 10:01:40 +0000 | reimar | Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace). |
Mon, 12 Apr 2010 10:56:17 +0000 | diego | the great MPlayer tab removal: part I |
Mon, 04 Jan 2010 19:36:18 +0000 | diego | Refactor real --> float #define to a typedef in a common header. |
Mon, 15 Dec 2008 16:13:41 +0000 | reimar | Consistently include config.h before mangle.h, fixes possible compilation |
Thu, 16 Oct 2008 20:17:56 +0000 | diego | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. |
Thu, 16 Oct 2008 18:59:27 +0000 | diego | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. |
Wed, 12 Dec 2007 08:50:54 +0000 | diego | cosmetics: Remove ugly and inconsistent uppercasing from filenames. |