[FFmpeg-devel] haiku configure patch

François Revol revol
Sun Oct 25 02:33:34 CET 2009


> On Sat, Oct 24, 2009 at 11:33:17AM -0700, scott mc wrote:
> > @@ -1538,6 +1538,13 @@
> >              enable beos_netserver
> >              network_extralibs="-lnet"
> >          fi ;;
> > +    haiku)
> > +        prefix_default="/boot/common"
> > +        disable audio_beos
> > +        enable beosthreads
> 
> no platform enables threading by default I think, they always need
> to be enabled explicitly.

Indeed, it should just suggest using the beos model (though Haiku has 
pthreads calls unlike BeOS).

> Also why is beos audio disabled? Seemed to at least compile for me
> last I tried.

The code for audio support has not been updated, it doesn't even build 
anymore.

Fran?ois.



More information about the ffmpeg-devel mailing list