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.
|
Mon, 01 Sep 2008 07:31:57 +0000 |
diego |
Move '#define closesocket close' preprocessor directive to a common place
|
Sun, 31 Aug 2008 13:59:54 +0000 |
diego |
Revert moving closesocket definition and network headers to network.h.
|
Fri, 29 Aug 2008 22:55:39 +0000 |
diego |
Move duplicated '#define closesocket close' into network.h along with
|
Fri, 29 Aug 2008 22:29:27 +0000 |
diego |
consistency cosmetics: Avoid using .. in #include paths.
|
Fri, 29 Aug 2008 20:05:08 +0000 |
diego |
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
|
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
|
Sun, 25 Mar 2007 19:00:39 +0000 |
rtogni |
Check buffer size in header dump functions
|
Sun, 18 Mar 2007 16:50:26 +0000 |
rtogni |
Support application/smil as mimetype for smil-over-realrtsp
|
Sun, 18 Feb 2007 15:57:50 +0000 |
rtogni |
Add support for smil playlist served over realrtsp
|
Tue, 09 Jan 2007 21:32:25 +0000 |
rtogni |
Don't drop last rdt packet on eof
|
Sun, 07 Jan 2007 19:23:59 +0000 |
reimar |
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
|
Mon, 30 Oct 2006 21:55:58 +0000 |
rtogni |
Realrtsp authentication
|
Wed, 30 Aug 2006 20:18:27 +0000 |
rtogni |
Avoid a potential strdup(NULL)
|
Fri, 04 Aug 2006 18:44:52 +0000 |
ben |
fix compilation of librtsp
|
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_session.c@c5eba3cde4ef
|