[FFmpeg-devel] haiku configure patch
Reimar Döffinger
Reimar.Doeffinger
Sat Oct 24 21:26:53 CEST 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.
Also why is beos audio disabled? Seemed to at least compile for me
last I tried.
More information about the ffmpeg-devel
mailing list