log os_support.c @ 2491:51d707a515f2 libavformat

age author description
Wed, 08 Aug 2007 19:18:10 +0000 ramiro Check for winsock2.h instead of __MINGW32__ libavformat
Thu, 19 Jul 2007 10:48:50 +0000 benoit use sscanf to parse address libavformat
Wed, 18 Jul 2007 11:56:36 +0000 benoit remove useless check libavformat
Wed, 18 Jul 2007 07:57:26 +0000 benoit fix emulated inet_aton so that it fails for invalid addresses libavformat
Mon, 16 Jul 2007 20:30:28 +0000 ramiro MinGW has those include files. libavformat
Mon, 16 Jul 2007 20:28:43 +0000 ramiro Move av_gettime() back to lavf/utils.c libavformat
Mon, 16 Jul 2007 20:27:16 +0000 ramiro MinGW has gettimeofday() since mingw-runtime-3.10 libavformat
Tue, 10 Jul 2007 21:52:04 +0000 ramiro Remove OS/2 support libavformat
Mon, 25 Jun 2007 16:18:28 +0000 ramiro Remove localtime_r implementation for systems that don't have it. libavformat
Mon, 21 May 2007 16:08:03 +0000 alex r9095 invalidly removed the check for non-winsock libavformat
Mon, 21 May 2007 15:54:35 +0000 alex fix FD_SETSIZE handling in our poll() emulation libavformat
Tue, 15 May 2007 14:58:30 +0000 alex initial mingw networking support libavformat
Fri, 27 Apr 2007 00:41:50 +0000 alex implement ff_socket_nonblock and use it in networking code libavformat
Thu, 26 Apr 2007 19:27:32 +0000 diego cosmetics: Remove trailing whitespace and tabs. libavformat
Thu, 26 Apr 2007 18:04:42 +0000 alex move resolve_host from tcp.c to os_support.c as it is used widely libavformat