log stream/librtsp/rtsp.c @ 36795:7ee92e6f4d61

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 27 Jun 2010 15:04:13 +0000 reimar Use MSG_NOSIGNAL flag if available for send().
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Fri, 29 Aug 2008 20:05:08 +0000 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
Sat, 26 Jul 2008 20:58:50 +0000 reimar Do not include sys/socket.h when using winsock2, it is pointless
Tue, 08 Jul 2008 08:20:39 +0000 diego Add missing #include <sys/socket.h>, fixes the warnings:
Sat, 28 Jun 2008 19:32:35 +0000 vayne mingw uses Windows sockets.
Wed, 25 Jun 2008 13:03:18 +0000 lu_zero Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi
Wed, 25 Jun 2008 09:53:45 +0000 lu_zero Move rtsp_close away by simplification - avoids symbol clash with libnemesi
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/librtsp/rtsp.c@263471a5e482