Sun, 13 Jan 2008 21:21:25 +0000 |
rtogni |
Simplify/cleanup of real_calc_response_and_checksum()
|
Sun, 13 Jan 2008 21:12:02 +0000 |
rtogni |
Don't oversize realchallenge buffers
|
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
|
Mon, 01 Jan 2007 22:32:09 +0000 |
rtogni |
Memleak fix (implement sdpplin_free() and use it)
|
Sun, 31 Dec 2006 13:27:53 +0000 |
rtogni |
Fix potential buffer overflow in asm rules matching code
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Mon, 30 Oct 2006 22:32:04 +0000 |
rtogni |
printf -> mp_msg
|
Mon, 30 Oct 2006 21:55:58 +0000 |
rtogni |
Realrtsp authentication
|
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/realrtsp/real.c@6c4b8507fb9d
|