Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Wed, 14 May 2008 17:20:42 +0000 |
diego |
Use standard license headers with standard formatting.
|
Wed, 19 Sep 2007 12:54:10 +0000 |
reimar |
Fix a few typos
|
Sun, 12 Aug 2007 12:16:11 +0000 |
diego |
Fix UDP select timeout.
|
Thu, 08 Mar 2007 20:47:10 +0000 |
nicodvb |
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
|
Sat, 26 Aug 2006 20:06:06 +0000 |
reimar |
Fix mingw compilation
|
Sun, 20 Aug 2006 23:19:18 +0000 |
rfelker |
missing header for struct timeval
|
Sat, 05 Aug 2006 08:49:40 +0000 |
ben |
kill a warning in getsockopt()
|
Fri, 04 Aug 2006 19:31:53 +0000 |
ben |
removed udp socket creation code from rtp stack to a new dedicated udp helper file
|