[FFmpeg-devel] [PATCH] Proper IPv6 support in the RTP/SDP/RTSP stack

Ronald S. Bultje rsbultje
Wed Aug 25 17:38:18 CEST 2010


Hi,

On Wed, Aug 25, 2010 at 11:33 AM, Martin Storsj? <martin at martin.st> wrote:
> On Wed, 25 Aug 2010, Ronald S. Bultje wrote:
>> On Wed, Aug 25, 2010 at 7:24 AM, Martin Storsj? <martin at martin.st> wrote:
>> > These three patches add proper support for IPv6 in the RTP/SDP/RTSP stack.
>> > Thanks to some preparation work I did earlier this year, there's not
>> > really much left to fix, mostly handling the IP6 family in the SDP code,
>> > and storing addresses as sockaddr_storage instead of in_addr (or even
>> > uint32_t as one address is stored as).
>>
>> Wonderful! If tested, 2 an 3 are OK with me.
>
> Yes, tested as far as I'm able to. Committed.
>
> That should be the last IPv4-specific code (except for ffserver), afaik
> everything in libavformat is address family independent now.

We've been looking for a victim^dvolunteer to fix that one for a
while. Interested? :-p.

Ronald



More information about the ffmpeg-devel mailing list