| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | Fix CSeq answer for keepalive OPTIONS requests during playback | rtognimp | 2006-02-08 | 1 | -2/+2 |
* | OS X compilation fix: Include inttypes.h so that uint32_t is not undefined. | diego | 2006-01-08 | 1 | -0/+1 |
* | This patch makes real rtsp tell the server to deliver data at specified | rtognimp | 2006-01-06 | 4 | -4/+15 |
* | fix | rathann | 2005-12-05 | 1 | -0/+1 |
* | Ignore OPTIONS rtsp command during playback. Fixes | rtognimp | 2005-11-22 | 1 | -1/+2 |
* | replace sleep with usec_sleep, required for recent mingw versions, patch by R... | faust3 | 2005-09-03 | 1 | -1/+1 |
* | Revert fix v1.3, it breaks streams with cook audio (ex. | rtognimp | 2005-07-06 | 1 | -3/+3 |
* | Do some sanity checks before writing stream information | rtognimp | 2005-07-06 | 1 | -1/+6 |
* | fix illegal memory accesses | reimar | 2005-06-22 | 2 | -3/+4 |
* | printf converted to mp_msg; made static many unnecessarily global symbols | nicodvb | 2005-06-03 | 1 | -27/+27 |
* | ported all network streams to the new API | nicodvb | 2005-05-29 | 1 | -0/+97 |
* | Fix potential buffer overflow if server answers with too many lines | rtognimp | 2005-04-15 | 1 | -1/+2 |
* | fix security vulnerability reported by iDEFENSE | reimar | 2004-12-15 | 1 | -1/+11 |
* | Fix streaming if not mlti_data (for some non-multirate streams) | rtognimp | 2004-12-11 | 1 | -2/+4 |
* | Fix compilation when LOG is defined | rtognimp | 2004-10-18 | 1 | -1/+1 |
* | EOF detection (fix hanging at end of stream) | rtognimp | 2004-10-18 | 2 | -0/+6 |
* | chunk size fix from Ross Finlayson, ported from xine | diego | 2004-09-08 | 1 | -2/+2 |
* | allow empty assignments, necessary for some weird servers... | reimar | 2004-08-30 | 1 | -0/+7 |
* | small fixes | rathann | 2004-08-28 | 1 | -1/+1 |
* | no redefinition, clashes with OpenBSD | alex | 2004-07-18 | 1 | -0/+2 |
* | cseq starts from 1 according to the standard, patch by Yoshinori Sato | alex | 2004-06-26 | 1 | -1/+1 |
* | More bounds checking fixes (thnaks to Miguel Freitas) | rtognimp | 2004-04-25 | 2 | -26/+49 |
* | Some sanity and bound checking | rtognimp | 2004-04-24 | 6 | -25/+71 |
* | Try Real rtsp, then live.com on every rtsp stream (remove extension | rtognimp | 2004-04-14 | 1 | -1/+1 |
* | 10l let path behave like before the start/stop patch | rtognimp | 2003-12-19 | 1 | -1/+1 |
* | keyframe detection support by rgselk <rgselknospam@yahoo.com> | alex | 2003-12-08 | 1 | -3/+14 |
* | Real rtsp Range parameter (Start and End) support. | rtognimp | 2003-11-23 | 3 | -2/+67 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -2/+2 |
* | Networking support under MinGW. | diego | 2003-06-11 | 3 | -2/+26 |
* | Warning fixes, patch by Dominik Mierzejewski | rtognimp | 2003-06-01 | 1 | -0/+1 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 | 2 | -4/+4 |
* | Fix redirection in real rtsp connections. | rtognimp | 2003-05-28 | 2 | -6/+12 |
* | Accept Helix as a valid Real server | rtognimp | 2003-05-27 | 1 | -1/+1 |
* | Bigendian fix, with help from Viktor Rosenfeld | rtognimp | 2003-05-17 | 1 | -86/+96 |
* | Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun | rtognimp | 2003-04-20 | 4 | -24/+0 |
* | Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schult... | rtognimp | 2003-04-19 | 2 | -0/+2 |
* | Real rstp:// streaming support, ported from xine | rtognimp | 2003-04-17 | 14 | -0/+4313 |