]> git.sesse.net Git - x264/commit
windows: Use native threads by default
authorHenrik Gramner <henrik@gramner.com>
Fri, 16 Oct 2015 17:05:34 +0000 (19:05 +0200)
committerHenrik Gramner <henrik@gramner.com>
Sat, 16 Jan 2016 23:30:13 +0000 (00:30 +0100)
commit30ba5dc22fd0ae359e144847f2636574f659627d
treedbd1bd3d07db628910f9a853bf9c99de4f75644f
parent1637239a64f3ec9a491b91202bd37097f15a253d
windows: Use native threads by default

--disable-win32thread can be passed as an argument to configure to compile
with pthreads, which was the old default behavior.
configure