Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 16 Jan 2009 10:07:14 +0000 | gpoirier | fix compilation on non x86 machines (PPC here) |
Fri, 16 Jan 2009 09:44:36 +0000 | reimar | Fix a wrongly converted !defined(ARCH_X86_64) |
Fri, 16 Jan 2009 09:41:26 +0000 | reimar | 100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time. |
Fri, 16 Jan 2009 09:35:05 +0000 | reimar | Another missed #ifdef HAVE_MMX |
Fri, 16 Jan 2009 09:32:54 +0000 | reimar | More #ifdef HAVE_MMX etc. missed by earlier search. |
Fri, 16 Jan 2009 09:29:20 +0000 | reimar | More #ifdef -> #if fixes |