Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |