log udp.c @ 6016:ce535a7152ef libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Fri, 26 Mar 2010 16:04:38 +0000 mstorsjo Don't report EINTR from select as an error, retry select instead libavformat
Sun, 14 Mar 2010 23:59:48 +0000 aurel move ff_url_split() and ff_url_join() declarations to internal.h libavformat
Mon, 08 Mar 2010 09:03:25 +0000 mstorsjo Rename url_split to ff_url_split libavformat
Fri, 05 Mar 2010 22:38:48 +0000 mstorsjo Don't explicitly initialize networking in the tcp and udp protocols libavformat
Sun, 28 Feb 2010 22:33:22 +0000 reimar Explicitly set struct addrinfo to NULL if getaddrinfo failed instead of libavformat
Fri, 22 Jan 2010 16:12:55 +0000 rbultje Make style a little bit more K&R'ish. libavformat
Fri, 22 Jan 2010 16:10:08 +0000 rbultje Rename a function which is no longer ipv6-specific. Patch by Martin Storsj libavformat
Thu, 21 Jan 2010 15:42:05 +0000 rbultje Remove IPv4-only codepath. Patch by Martin Storsj <$first $first st>. libavformat
Tue, 03 Mar 2009 17:04:51 +0000 rbultje Add url_get_file_handle(), which is used to get the file descriptor libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Fri, 12 Dec 2008 06:55:48 +0000 diego Add sys/time.h header #include, fixes compilation on OS/2. libavformat
Sun, 07 Dec 2008 17:29:09 +0000 henry bind to the multicast address if possible libavformat