[MPlayer-dev-eng] [PATCH] MINGW input and others

Sascha Sommer saschasommer at freenet.de
Wed Apr 2 17:30:53 CEST 2003


Hi, attached is a patch that fixes some issues for the mingw port.
I'm mainly interest on your comments about the input.c and mplayer.c parts.
This patch allows to compile input.c without select(), FD_SET etc.
and changes the keyboard input code to work without select by default.
It also enables fifo code by Arpi which doesn't use pipes.
I'm not sure if it should be enabled by default or only on systems where the
current solution doesn't
work.
Furthermore some parts only needed for cache2 like osdep/shmem.c are put
into
#ifdef USE_STREAM_CACHE
Please tell me what should be changed before applying.

S. Sommer

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mingwpatch.diff
Type: application/octet-stream
Size: 9852 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030402/9c42124a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gettimeofday.c
Type: application/octet-stream
Size: 268 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030402/9c42124a/attachment-0001.obj>


More information about the MPlayer-dev-eng mailing list