log stream/librtsp/rtsp_session.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Mon, 04 Jan 2010 09:48:14 +0000 diego Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.
Wed, 02 Sep 2009 10:55:36 +0000 reimar Fix possible crashes with invalid SDPs that result in stream descriptions
Wed, 02 Sep 2009 10:44:26 +0000 reimar Fix several more rtsp-related memleaks.
Wed, 02 Sep 2009 10:28:08 +0000 reimar Move variable declaration to where it is used.
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.