threads: add sysconf based number of CPUs detection
authorJanne Grunau <janne-libav@jannau.net>
Fri, 23 Dec 2011 23:27:12 +0000 (00:27 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Sat, 31 Dec 2011 16:40:12 +0000 (17:40 +0100)
commitbcc73960657538f601dc90076e30df3cc6032569
tree585406fbfd86394408eedff45b46ce488a3412f1
parent937ff3a18a637a28e56752b57b6c2f6ed47b04c1
threads: add sysconf based number of CPUs detection

Can act as fallback and should work on a couple of Unix systems.
configure
libavcodec/pthread.c