Commit Graph

7 Commits

Author SHA1 Message Date
reimar 79918649e2 Fix a few typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24578 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-19 12:54:10 +00:00
diego 9dd9d9a791 Fix UDP select timeout.
patch by Tim Wojtulewicz, timwoj ieee org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24046 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-12 12:16:11 +00:00
nicodvb 2cefb53a76 optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22491 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-08 20:47:10 +00:00
reimar 8bc66b700c Fix mingw compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19550 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 20:06:06 +00:00
rfelker c2035b4e2e missing header for struct timeval
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19470 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 23:19:18 +00:00
ben 603d621a37 kill a warning in getsockopt()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 08:49:40 +00:00
ben 74f76ea788 removed udp socket creation code from rtp stack to a new dedicated udp helper file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:31:53 +00:00