]> git.sesse.net Git - x264/commit
Fix clobbering of mutex/cvs
authorAnton Mitrofanov <Bugmaster@narod.ru>
Mon, 12 Mar 2012 06:08:18 +0000 (23:08 -0700)
committerFiona Glaser <fiona@x264.com>
Mon, 12 Mar 2012 06:10:23 +0000 (23:10 -0700)
commite046ba72a4230fdd6c7907ebf7ae235edb98faf2
tree6c9141695582a86eb03f492590966857dce05cc5
parenta155572ed547a3627ef00ca70ab804ff452147cd
Fix clobbering of mutex/cvs
Regression in r2183.
Bizarrely seemed to work on many platforms, but crashed on win64 and may have been slower.
Only affected sliced threads during encoding, but could cause crashes on x264 encoder close even without sliced threads.
encoder/encoder.c