log os_support.c @ 4206:c3102b189cb6 libavformat

age author description
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Sat, 16 Aug 2008 18:39:30 +0000 aurel struct timeval requires #include <sys/time.h> libavformat
Thu, 14 Aug 2008 22:36:05 +0000 aurel use h_addr_list[0] instead of h_addr as this is the posix hostent field name libavformat
Thu, 14 Aug 2008 22:01:59 +0000 aurel ensure we get explicit definition of various _XOPEN_SOURCE functions we use libavformat
Wed, 13 Feb 2008 12:51:14 +0000 lucabe Include poll.h instead of sys/poll.h libavformat
Thu, 27 Dec 2007 01:38:50 +0000 diego Check for the presence of sys/select.h and conditionally #include it. libavformat
Sun, 09 Dec 2007 14:39:01 +0000 ramiro Fix compilation of os_support.c for MinGW with --disable-network libavformat