On 05/08/13 18:47, Martin Storsjö wrote: > This lowers the level of warnings printed if trying to connect > to a host name that provides both v6 and v4 addresses but the > service only is available on the v4 address (often occurring for > 'localhost', with servers that aren't v6-aware). > --- > libavformat/network.c | 14 ++++++++++---- > libavformat/network.h | 5 ++++- > libavformat/tcp.c | 2 +- > libavformat/unix.c | 2 +- > 4 files changed, 16 insertions(+), 7 deletions(-)
Looks fine. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
