log libmpdemux/realrtsp/rtsp_session.c @ 18798:a738f1e0224f

age author description
Fri, 23 Jun 2006 20:32:32 +0000 ben remove some never called code
Fri, 23 Jun 2006 19:34:06 +0000 ben some printf() to mp_msg() replacements
Fri, 23 Jun 2006 19:30:15 +0000 ben move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
Sun, 08 Jan 2006 22:57:59 +0000 diego OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.
Fri, 06 Jan 2006 14:39:10 +0000 rtognimp This patch makes real rtsp tell the server to deliver data at specified
Mon, 18 Oct 2004 20:08:12 +0000 rtognimp EOF detection (fix hanging at end of stream)
Sat, 28 Aug 2004 20:56:56 +0000 rathann small fixes
Sat, 24 Apr 2004 10:33:19 +0000 rtognimp Some sanity and bound checking
Wed, 14 Apr 2004 20:45:26 +0000 rtognimp Try Real rtsp, then live.com on every rtsp stream (remove extension
Wed, 11 Jun 2003 16:48:09 +0000 diego Networking support under MinGW.
Wed, 28 May 2003 21:40:53 +0000 rtognimp Fix redirection in real rtsp connections.
Tue, 27 May 2003 19:58:28 +0000 rtognimp Accept Helix as a valid Real server
Thu, 17 Apr 2003 20:39:41 +0000 rtognimp Real rstp:// streaming support, ported from xine