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. |
Sat, 15 Nov 2008 19:03:21 +0000 | reimar | Remove now unused variables. |
Sat, 15 Nov 2008 18:58:14 +0000 | reimar | Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height. |