log libmpdemux/realrtsp/real.c @ 19258:4679f22bbdae

age author description
Sun, 30 Jul 2006 17:02:27 +0000 rtogni xor_table can't be NULL, remove useless check
Sun, 30 Jul 2006 14:45:27 +0000 rtogni The real hash function is just a md5, replace with lavu code
Fri, 14 Jul 2006 06:26:31 +0000 reynaldo removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
Thu, 13 Jul 2006 22:11:47 +0000 reynaldo more sizeof(char) fun
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
Wed, 21 Jun 2006 17:39:27 +0000 ben better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
Fri, 06 Jan 2006 14:39:10 +0000 rtognimp This patch makes real rtsp tell the server to deliver data at specified
Wed, 15 Dec 2004 18:16:24 +0000 reimar fix security vulnerability reported by iDEFENSE
Sat, 11 Dec 2004 23:59:36 +0000 rtognimp Fix streaming if not mlti_data (for some non-multirate streams)
Mon, 18 Oct 2004 20:08:12 +0000 rtognimp EOF detection (fix hanging at end of stream)
Wed, 08 Sep 2004 23:44:34 +0000 diego chunk size fix from Ross Finlayson, ported from xine
Sun, 18 Jul 2004 04:23:38 +0000 alex no redefinition, clashes with OpenBSD
Sun, 25 Apr 2004 00:17:23 +0000 rtognimp More bounds checking fixes (thnaks to Miguel Freitas)
Sat, 24 Apr 2004 10:33:19 +0000 rtognimp Some sanity and bound checking
Mon, 08 Dec 2003 21:57:12 +0000 alex keyframe detection support by rgselk <rgselknospam@yahoo.com>
Sun, 23 Nov 2003 13:35:55 +0000 rtognimp Real rtsp Range parameter (Start and End) support.
Sat, 17 May 2003 00:58:13 +0000 rtognimp Bigendian fix, with help from Viktor Rosenfeld
Thu, 17 Apr 2003 20:39:41 +0000 rtognimp Real rstp:// streaming support, ported from xine