[Ffmpeg-devel] [PATCH] disable all threads by default

Måns Rullgård mru
Sat Jan 6 23:42:59 CET 2007


ramiro at lisha.ufsc.br writes:

> Hello,
>
> Attached patch disables all threads by default as suggested by:
> http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-December/050237.html
>
> It also ensures no more than one thread type is selected and prints the
> selected type in configure's output.
[...]
>    echo "  --enable-pthreads        use pthreads [default=no]"
>    echo "  --enable-w32threads      use Win32 threads [default=no]"
> +  echo "  --enable-beosthreads     use BeOS threads [default=no]"
> +  echo "  --enable-os2threads      use OS/2 threads [default=no]"

Is there any platform that supports more than one threading type?  If
not, replacing all those flags with a single --enable-threads would
make sense.

-- 
M?ns Rullg?rd
mru at inprovide.com




More information about the ffmpeg-devel mailing list