Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 01 Feb 2009 14:38:28 +0000 | diego | Restructure network tests: Always check for both inet_aton and inet_pton. |
Sun, 01 Feb 2009 14:00:50 +0000 | diego | HAVE_DCBZL should be a 0/1 definition. |
Sun, 01 Feb 2009 13:42:27 +0000 | diego | Convert HAVE_WINSOCK2_H into a 0/1 definition. |
Sun, 01 Feb 2009 13:40:15 +0000 | diego | Remove pointless #ifdef around internal header includes. |
Sun, 01 Feb 2009 13:33:35 +0000 | diego | HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value. |
Sun, 01 Feb 2009 13:16:46 +0000 | diego | Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions. |
Sun, 01 Feb 2009 13:13:15 +0000 | diego | Add a few more #defines for FFmpeg to config.h. |