rtsp: Support multicast source filters (RFC 4570)
authorEd Torbett <ed.torbett@simulation-systems.co.uk>
Thu, 27 Jun 2013 07:53:00 +0000 (08:53 +0100)
committerMartin Storsjö <martin@martin.st>
Fri, 19 Jul 2013 09:02:13 +0000 (12:02 +0300)
commit36fb0d02a1faa11eaee51de01fb4061ad6092af9
treee019e42c4700c545d40827a83b88bd21267517cb
parent4d97ca040b40eb4771d1a6cacdb611f61a53afd8
rtsp: Support multicast source filters (RFC 4570)

This supports inclusion of one single IP address for now,
at the media level. Specifying the filter at the session level
(instead of at the media level), multiple source addresses,
exclusion, or using FQDNs instead of plain IP addresses is not
supported (yet at least).

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