Mercurial > mplayer.hg
log libmpdemux/librtsp/rtsp_rtp.c @ 19219:7b6e341b72f5
age | author | description |
---|---|---|
Sat, 01 Jul 2006 15:07:57 +0000 | ben | missing free() if bails out at step 12 |
Sat, 01 Jul 2006 14:18:06 +0000 | ben | new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers) |
Thu, 29 Jun 2006 17:07:57 +0000 | ben | fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix) |
Tue, 27 Jun 2006 21:39:48 +0000 | ben | includes before checking for defines (thanks Reimar for watching me) |
Tue, 27 Jun 2006 19:18:52 +0000 | ben | network code portability for win32 |
Tue, 27 Jun 2006 19:16:43 +0000 | ben | avoid messing up with includes |
Mon, 26 Jun 2006 21:27:57 +0000 | ben | added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled) |