[FFmpeg-devel] [PATCH] Move poll() out of libavformat
Ramiro Ribeiro Polla
ramiro
Wed Aug 8 17:31:56 CEST 2007
Alex Beregszaszi wrote:
> Hi,
>
>
>>>> btw, Alex, how did you get ffserver to work on MinGW?
>>>>
>>>>
>>> The only changes I didn't yet submitted back are disabling daemon mode
>>> and child forking. I don't think that is a good feature anyway.
>>>
>>>
>>>
>> Ah, so that's how to do it... Would you mind sending the patches to the
>> list? Or, better yet, since you are ffserver and MinGW maintainer,
>> commiting them directly? =)
>>
>
> Well the delay was because I thought this is not really welcomed - that
> is removing functionality for a port. Will do it today.
>
If it can be #ifdef'd out in a clean way, I don't see why it wouldn't be
ok. That already happens for libdl in ffserver.c. And it isn't really
trivial to fix that for Windows. I'll take a look later, after you make
the changes, to see if I can offer and help on implementing that for Win32.
Ramiro Polla
More information about the ffmpeg-devel
mailing list