udp: Allow specifying multicast include/blocks as host names as well
authorEd Torbett <ed.torbett@simulation-systems.co.uk>
Fri, 26 Jul 2013 18:54:29 +0000 (21:54 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 29 Jul 2013 19:58:53 +0000 (22:58 +0300)
commit3357bccc5cb31795f248cd72dc480025f3075a5b
treea405cc58b716d5ed6179bd5ff34466cf5aeb753c
parent0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8
udp: Allow specifying multicast include/blocks as host names as well

Previously this only allowed literal IP addresses. When these
are conveyed in a SDP file as in RFC4570, host names are allowed
as well.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/udp.c