log udp.c @ 2056:eeea52739ff3 libavformat

age author description
Fri, 27 Apr 2007 00:35:54 +0000 alex use ff_neterrno() and FF_NETERROR() for networking error handling libavformat
Thu, 22 Feb 2007 13:34:36 +0000 alex change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Sun, 04 Feb 2007 17:05:44 +0000 mru move networking #includes into separate file libavformat
Thu, 18 Jan 2007 23:23:41 +0000 aurel cosmetics: indentation libavformat
Thu, 18 Jan 2007 17:48:21 +0000 mmu_man The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, changed check for net_server to IP_MULTICAST_TTL. libavformat
Thu, 18 Jan 2007 17:22:30 +0000 mmu_man The long awaited BeOS cleanup, phase 1 libavformat
Sat, 28 Oct 2006 17:16:18 +0000 gpoirier Make it possible to reuse UDP socket (optional, disabled by default) libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavformat
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Fri, 12 Aug 2005 14:01:03 +0000 alex FreeBSD ipv6 multicast patch from ports tree libavformat
Thu, 21 Jul 2005 21:10:23 +0000 michael udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) libavformat
Wed, 13 Jul 2005 10:18:35 +0000 michael printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) libavformat
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavformat
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavformat
Tue, 09 Nov 2004 00:27:16 +0000 michael IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) libavformat
Thu, 12 Aug 2004 00:09:32 +0000 michael HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Fri, 04 Jul 2003 09:14:14 +0000 michaelni undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Sun, 09 Feb 2003 18:06:23 +0000 bellard variable UDP packet size patch by Max Krasnyansky libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat