History: v2 Added configure script to disable interface selection for systems that do not support ioctl SIOCGIFINDEX for mapping name to index-id.
v2.1 rebase v3 Added patches for command-line options to select interface and maximum number of interfaces. Spited iterate function to use a helper function. Peter Enderborg (5): configure: Add test_ioctl and test for SIOCGIFINDEX avformat/udp: Select output interfaces for ipv6 multicast libavformat: udp.c Add support for multi or single join libavformat: add multicast interface doc/protocols: Add command-line description for ipv6 options configure | 16 ++++ doc/protocols.texi | 17 +++- libavformat/rtpproto.c | 7 ++ libavformat/rtsp.c | 6 +- libavformat/rtsp.h | 2 + libavformat/udp.c | 173 +++++++++++++++++++++++++++++++++++++++-- 6 files changed, 211 insertions(+), 10 deletions(-) -- 2.34.1 _______________________________________________ ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org To unsubscribe send an email to ffmpeg-devel-le...@ffmpeg.org