On 07/18/2013 09:18 PM, Martin Storsjö wrote:
> If another peer is sending unicast packets to the same port that
> we are listening on, those packets can end up being received despite
> using source specific multicast. For those cases, manually check the
> source address of received packets against the intended source address.
> 
> This only handles the case when the source list is one single IP
> address for now, which probably is the most common case.
> 
> Based on a patch by Ed Torbett.
> ---
>  libavformat/rtpproto.c |   58 
> +++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 57 insertions(+), 1 deletion(-)

Ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to