summaryrefslogtreecommitdiffstats
path: root/libmpdemux/realrtsp/rtsp_session.c
Commit message (Expand)AuthorAgeFilesLines
* OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.diego2006-01-081-0/+1
* This patch makes real rtsp tell the server to deliver data at specifiedrtognimp2006-01-061-2/+1
* EOF detection (fix hanging at end of stream)rtognimp2004-10-181-0/+2
* small fixesrathann2004-08-281-1/+1
* Some sanity and bound checkingrtognimp2004-04-241-3/+10
* Try Real rtsp, then live.com on every rtsp stream (remove extensionrtognimp2004-04-141-1/+1
* Networking support under MinGW.diego2003-06-111-0/+5
* Fix redirection in real rtsp connections.rtognimp2003-05-281-5/+11
* Accept Helix as a valid Real serverrtognimp2003-05-271-1/+1
* Real rstp:// streaming support, ported from xinertognimp2003-04-171-0/+190