log rtpproto.c @ 3875:a5084bd2338b libavformat

age author description
Thu, 14 Aug 2008 14:29:18 +0000 diego Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. libavformat
Tue, 12 Aug 2008 21:02:37 +0000 michael Add needed include, make it compile without -D_BSD_SOURCE. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Tue, 15 Apr 2008 22:22:49 +0000 lu_zero Cleanup comments and make them doxygen parsable. libavformat
Tue, 15 Apr 2008 19:27:39 +0000 lu_zero Expose max_packet_size from the rtp protocol libavformat
Tue, 15 Apr 2008 11:23:07 +0000 lucabe Remove the "multicast=" tag from UDP and RTP URLs libavformat
Tue, 27 Nov 2007 11:42:09 +0000 diego Add #include "os_support.h" to restore OS/2 support. libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Sun, 24 Jun 2007 12:29:12 +0000 mru remove duplicate #include libavformat
Sun, 24 Jun 2007 12:23:34 +0000 reimar more av_strl* adjustments libavformat
Sun, 24 Jun 2007 11:27:12 +0000 mru replace the uses of old string functions that Reimar missed libavformat
Thu, 10 May 2007 10:51:00 +0000 takis Typos libavformat
Fri, 27 Apr 2007 00:35:54 +0000 alex use ff_neterrno() and FF_NETERROR() for networking error handling libavformat
Sun, 18 Mar 2007 09:49:25 +0000 reimar Remove parameter unused in format string. libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat