Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 01 Feb 2009 14:39:33 +0000 | diego | cosmetics: Fix indentation after last commit. |
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. |