Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 May 2008 17:19:18 +0000 | michael | Replace a really ugly hack by a clean but not thread safe solution. |
Sat, 10 May 2008 15:03:04 +0000 | reimar | Request a timer resolution of 1 ms on Windows, the default of |
Sat, 10 May 2008 14:57:13 +0000 | diego | Prefer FSF-style AltiVec flags over Apple-style. |
Sat, 10 May 2008 14:54:51 +0000 | diego | Simplify AltiVec compiler flag test. |
Sat, 10 May 2008 14:03:42 +0000 | reimar | usec_sleep(0) is not the same as not sleeping at all. |
Sat, 10 May 2008 13:41:10 +0000 | diego | Simplify AltiVec CFLAG test. |
Sat, 10 May 2008 13:40:36 +0000 | diego | Replace some if constructs with && in the AltiVec test. |