]> git.sesse.net Git - vlc/commit
* Added net_AddressIsMulticast that takes a string and returns true if the string...
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 21 Jul 2005 21:18:39 +0000 (21:18 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 21 Jul 2005 21:18:39 +0000 (21:18 +0000)
commitf5357ec14d75b45b5664496b2175858dd1803a71
tree9e4aa950865570abcbc48c8c6405674c6aa62dd2
parentd20e734b043aef614e340e0ff5da2d8b19afaa3e
* Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address.
* Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
include/network.h
modules/misc/rtsp.c
modules/services_discovery/sap.c
modules/stream_out/rtp.c