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

compn tempn
Fri Jan 15 22:07:39 CET 2010


On Fri, 15 Jan 2010 18:30:43 -0200, Ramiro Polla wrote:
>2010/1/15 M?ns Rullg?rd <mans at mansr.com>:
>> Ramiro Polla <ramiro.polla at gmail.com> writes:
>>> On Fri, Jan 15, 2010 at 6:02 PM, Martin Storsj? <martin at martin.st> wrote:
>>>> On Fri, 15 Jan 2010, Ramiro Polla wrote:
>>>>> To not hold back Martin's patches, I suggest making XP default right
>>>>> now and hope KernelEx will fulfill our needs in the near future. Patch
>>>>> attached.
>>>>
>>>> This one is ok with me, too, generally.
>>>>
>>>> However, regarding the documentation section: To regain pre-XP
>>>> compatibility when we've made ffmpeg look for getaddrinfo in the correct
>>>> headers, one would have to disable networking completely, not only disable
>>>> ipv6. (The ipv6 configure option may be going away completely soon
>>>> anyway.)
>>>
>>> Mans, ok to commit with martin's suggested change to documentation?
>>
>> Fine by me.
>
>Thanks, applied.


ughhhh.

so instead of just killing win9x, now you've killed win2k too?

cant we have both?

if WINNT=0x0501 then use xp stuff
else if WINNT=0x0500 use win9x/2k stuff

do the win2k users outnumber the ipv6 users?

-compn



More information about the ffmpeg-devel mailing list