summaryrefslogtreecommitdiffstats
path: root/libmpdemux/librtsp/rtsp_rtp.c
Commit message (Expand)AuthorAgeFilesLines
* missing free() if bails out at step 12ben2006-07-011-0/+1
* new rtsp-destination option which allows forcing destination ip address (fixe...ben2006-07-011-1/+5
* fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for repor...ben2006-06-291-0/+1
* includes before checking for defines (thanks Reimar for watching me)ben2006-06-271-1/+2
* network code portability for win32ben2006-06-271-1/+10
* avoid messing up with includesben2006-06-271-3/+2
* added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no...ben2006-06-261-0/+685