mpv/libmpdemux/realrtsp
rtognimp 9f60836046 Revert fix v1.3, it breaks streams with cook audio (ex.
rtsp://mm4.rai.it/raitre/blob/ultimo/blob.rm)
Applied a different fix for the first buf[k] (ensure buf size is k+4)
The second buf[k] is safe, buf is at least 32 when the code is called


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15933 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 21:37:38 +00:00
..
asmrp.c allow empty assignments, necessary for some weird servers... 2004-08-30 20:17:31 +00:00
asmrp.h Real rstp:// streaming support, ported from xine 2003-04-17 20:39:41 +00:00
real.c fix security vulnerability reported by iDEFENSE 2004-12-15 18:16:24 +00:00
real.h Some sanity and bound checking 2004-04-24 10:33:19 +00:00
rmff.c Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de> 2003-05-29 19:36:58 +00:00
rmff.h Networking support under MinGW. 2003-06-11 16:48:09 +00:00
rtsp.c fix illegal memory accesses 2005-06-22 11:58:56 +00:00
rtsp.h Real rtsp Range parameter (Start and End) support. 2003-11-23 13:35:55 +00:00
rtsp_session.c EOF detection (fix hanging at end of stream) 2004-10-18 20:08:12 +00:00
rtsp_session.h Fix redirection in real rtsp connections. 2003-05-28 21:40:53 +00:00
sdpplin.c Revert fix v1.3, it breaks streams with cook audio (ex. 2005-07-06 21:37:38 +00:00
sdpplin.h Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun 2003-04-20 14:40:38 +00:00
xbuffer.c Some sanity and bound checking 2004-04-24 10:33:19 +00:00
xbuffer.h Some sanity and bound checking 2004-04-24 10:33:19 +00:00