udp: Keep track of include and exclude sources separately
authorEd Torbett <ed.torbett@simulation-systems.co.uk>
Fri, 26 Jul 2013 19:05:21 +0000 (22:05 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 29 Jul 2013 19:58:54 +0000 (22:58 +0300)
commit7d99c92945e4b2d12ed2126365482e1900340da0
treed10d0aeddbeb0b90a5fa633ad050176e8e483e79
parent3357bccc5cb31795f248cd72dc480025f3075a5b
udp: Keep track of include and exclude sources separately

This allows us to explicitly fail if the caller tried to set
both inclusions and exclusions at the same time.

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