[FFmpeg-devel] [PATCH] IPv6 support v.2

Ronald S. Bultje rsbultje
Mon Nov 26 17:28:48 CET 2007


Hi,

On Nov 26, 2007 11:16 AM, Michael Niedermayer <michaelni at gmx.at> wrote:

> i agree in general with it but id be more evil and just disable the IPV4
> code
> instead of "ensure that the "getaddrinfo" code works well ..." that is if
> it
> works on your system ...


Good, so let's throw the ipv4-code out of udp.c, move ipv6_resolve_host()
into a network.c and do the same thing to tcp.c and wait for hell to come in
and get us. Should be 5 minutes of work. :-). Disable udp.c if CONFIG_IPV6
is not set, or just make CONFIG_NETWORK require CONFIG_IPV6.

Ronald




More information about the ffmpeg-devel mailing list