aboutsummaryrefslogtreecommitdiff
path: root/net/rtsp_proxy/files
Commit message (Collapse)AuthorAgeFilesLines
* improves reliability on various systemsMichael Haro1999-10-253-0/+67
| | | | | | | | PR: 12949 Submitted by: Richard.Kiss@kalamalka.gizzywump.com Notes: svn path=/head/; revision=22630
* Fix connecting with UDP if the loopback interface does not allowChris Piazza1999-10-251-0/+30
| | | | | | | | | | traffic PR: 14397 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Notes: svn path=/head/; revision=22606
* Update to the latest release and fix a couple of bugs.Steve Price1999-08-011-1/+19
| | | | | | | | PR: 12711 Submitted by: maintainer Notes: svn path=/head/; revision=20424
* I copied this from being a patch to being a file. Boy do I feel silly thatBill Fumerola1999-06-171-5/+2
| | | | | | | | | I forgot to stript the patch information from it. Submitted by: maintainer Notes: svn path=/head/; revision=19531
* Use -pthread not libc_rBill Fumerola1999-06-161-1/+1
| | | | | | | Submitted by: jmg Notes: svn path=/head/; revision=19511
* This is a port of Apple Computer's open source rtsp_proxy.Bill Fumerola1999-06-163-0/+37
QuickTime streaming uses RTP/RTSP protocols WWW: http://www.apple.com/quicktime/developers/rtsproxy.html PR: ports/12194 Submitted By: Richard Kiss <richard@homemail.com> Notes: svn path=/head/; revision=19508