summaryrefslogtreecommitdiffstats
path: root/libmpdemux/realrtsp/real.c
Commit message (Expand)AuthorAgeFilesLines
* fix security vulnerability reported by iDEFENSEreimar2004-12-151-1/+11
* Fix streaming if not mlti_data (for some non-multirate streams)rtognimp2004-12-111-2/+4
* EOF detection (fix hanging at end of stream)rtognimp2004-10-181-0/+4
* chunk size fix from Ross Finlayson, ported from xinediego2004-09-081-2/+2
* no redefinition, clashes with OpenBSDalex2004-07-181-0/+2
* More bounds checking fixes (thnaks to Miguel Freitas)rtognimp2004-04-251-2/+5
* Some sanity and bound checkingrtognimp2004-04-241-16/+33
* keyframe detection support by rgselk <rgselknospam@yahoo.com>alex2003-12-081-3/+14
* Real rtsp Range parameter (Start and End) support.rtognimp2003-11-231-2/+35
* Bigendian fix, with help from Viktor Rosenfeldrtognimp2003-05-171-86/+96
* Real rstp:// streaming support, ported from xinertognimp2003-04-171-0/+744