Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Mar 2008 11:32:19 +0000 | diego | Use HAVE_QUICKTIME instead of MACOSX preprocessor condition. |
Sat, 15 Mar 2008 11:31:28 +0000 | diego | Introduce HAVE_QUICKTIME definition and use it where appropriate. |
Sat, 15 Mar 2008 10:04:19 +0000 | diego | Remove the unused function roundToInt16. It is a duplicate of the same function |
Sat, 15 Mar 2008 09:50:12 +0000 | diego | Use __AMIGAOS4__ instead of AMIGA, like everywhere else. |
Sat, 15 Mar 2008 09:49:14 +0000 | diego | Add a separate definition for quartz. |
Sat, 15 Mar 2008 09:28:33 +0000 | diego | 10l: Really disable coreaudio where intended. |
Sat, 15 Mar 2008 09:23:48 +0000 | diego | Consistently use __APPLE__ instead of MACOSX as preprocessor condition. |
Sat, 15 Mar 2008 09:20:41 +0000 | diego | Do not disable all Mac OS X support when pthreads are unavailable. |