[FFmpeg-devel] [PATCH] Enable proper IPv6 functions on windows

Ramiro Polla ramiro.polla
Fri Jan 15 16:52:39 CET 2010


2010/1/15 M?ns Rullg?rd <mans at mansr.com>:
> Martin Storsj? <martin at martin.st> writes:
>
>> On Fri, 15 Jan 2010, M?ns Rullg?rd wrote:
>>
>>> > commit f2928a1bb3bda320f354c41cceeef3ef14824cf8
>>> > Author: Martin Storsjo <martin at martin.st>
>>> > Date: ? Fri Jan 15 10:40:50 2010 +0200
>>> >
>>> > ? ? Modified version of Ramiro's win9x patch
>>> >
>>> > diff --git a/configure b/configure
>>> > index 6321bb9..e475bcd 100755
>>> > --- a/configure
>>> > +++ b/configure
>>> > @@ -883,6 +883,7 @@ CONFIG_LIST="
>>> > ? ? ?vaapi
>>> > ? ? ?vdpau
>>> > ? ? ?version3
>>> > + ? ?win9x
>>> > ? ? ?x11grab
>>> > ? ? ?zlib
>>> > ?"
>>>
>>> Why? ?Will it be used somewhere later?
>>
>> This was part of Ramiro's original win9x patch, but afaik it isn't needed
>> or used at the moment, so this hunk could be left out.
>
> And the "enable win9x" part of course.

Yes, I plan on using it right after it's commited to disable the use
of GetProcessTimes() which doesn't work on win9x. It will also be
useful for any win9x related code (such as in the UTF-8 patch).

I'm ok with martin's updated patch. Mans, ok to commit?



More information about the ffmpeg-devel mailing list