Palana af03444cbe Use recursive mutex for scene mutex
Fixes a deadlock when trying to remove a source from the GUI. The scene
item signal handlers would mark the source as removed which results in
the video thread also trying to run obs_sceneitem_destroy thereby
deadlocking the video thread (and the GUI thread)
2014-01-29 22:46:39 +01:00
..
2014-01-09 21:04:52 -06:00
2014-01-28 18:41:24 -07:00
2014-01-28 18:41:24 -07:00
2014-01-28 18:41:24 -07:00
2014-01-28 18:41:24 -07:00
2014-01-28 18:41:24 -07:00
2014-01-29 22:46:39 +01:00
2013-12-22 17:42:02 -07:00