Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Nov 2008 22:33:36 +0000 | reimar | Sync with vo_x11: make sure we get expose events even when drawing to the root window. |
Sat, 15 Nov 2008 22:25:11 +0000 | bircoph | Synced with r26763. |
Sat, 15 Nov 2008 20:37:08 +0000 | gpoirier | On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU, |
Sat, 15 Nov 2008 19:43:39 +0000 | reimar | 100l, stream->cache_pid can not be used directly in pthread_create, |
Sat, 15 Nov 2008 19:14:09 +0000 | reimar | Remove a nonsensical "else" for the video mode switching case. |
Sat, 15 Nov 2008 19:08:50 +0000 | reimar | Use pthreads for the cache on Cygwin, since _beginthread is not available |
Sat, 15 Nov 2008 19:06:25 +0000 | reimar | include limits.h for INT_MAX. |