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