[FFmpeg-devel] [PATCH] Move poll() out of libavformat

Alex Beregszaszi alex
Wed Aug 8 21:57:04 CEST 2007


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.

Attached is what I use. Not clean though. Also in my tree the last
signal(SIGPIPE is commented out too.

--
Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffserver-daemonchild.diff
Type: text/x-patch
Size: 2051 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070808/f559ba02/attachment.bin>



More information about the ffmpeg-devel mailing list