log stream/realrtsp/real.c @ 25471:5075d5ff1da8

age author description
Sat, 17 Nov 2007 18:08:53 +0000 rtogni Ignore stream id when checking rdt packet flags
Sun, 24 Jun 2007 18:46:41 +0000 rtogni start= and end= parameters on realrtspurls may be optionally quoted with
Mon, 09 Apr 2007 22:11:31 +0000 rtogni Cleanup real_calc_response_and_checksum()
Mon, 09 Apr 2007 21:34:20 +0000 rtogni Merge calc_response_string() into real_calc_response_and_checksum()
Mon, 09 Apr 2007 21:26:49 +0000 rtogni Simplify calc_response_string()
Mon, 09 Apr 2007 20:43:48 +0000 rtogni 10000000l learn to count
Mon, 09 Apr 2007 20:06:45 +0000 rtogni Size of response is known, no need to calculate it
Mon, 09 Apr 2007 19:30:32 +0000 rtogni The size of xor_table is known and fixed, no need to calculate it
Tue, 03 Apr 2007 21:36:36 +0000 rtogni Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
Tue, 20 Mar 2007 22:32:38 +0000 rtogni Declare eof only when stream 0 gets eof
Tue, 20 Mar 2007 22:30:51 +0000 rtogni Fix for realrtsp urls with more than 2 streams:
Thu, 01 Mar 2007 12:51:33 +0000 reimar Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
Sun, 18 Feb 2007 15:57:50 +0000 rtogni Add support for smil playlist served over realrtsp
Sun, 28 Jan 2007 12:49:44 +0000 rtogni Accept rdt packets with "is-reliable" flag set
Tue, 09 Jan 2007 21:32:25 +0000 rtogni Don't drop last rdt packet on eof