log stream/librtsp/rtsp_rtp.c @ 36475:7a2dcbac77fb

age author description
Sun, 17 Mar 2013 22:47:41 +0000 diego Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.
Mon, 05 Nov 2012 20:28:39 +0000 reimar Use more appropriate value for memcpy length.
Wed, 31 Oct 2012 19:08:19 +0000 reimar Remove useless indirection that in addition completely broke the code.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 17 Oct 2010 08:49:02 +0000 reimar Add missing avstring include for av_strlcpy.
Wed, 13 Oct 2010 18:56:44 +0000 reimar Replace snprintf by av_strlcpy.
Sun, 27 Jun 2010 15:04:13 +0000 reimar Use MSG_NOSIGNAL flag if available for send().