Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: f84078ee7a70e32872ead0089663fffc6108482a
      
https://github.com/mltframework/mlt/commit/f84078ee7a70e32872ead0089663fffc6108482a
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M src/modules/qt/common.cpp

  Log Message:
  -----------
  Fix #351 remove call to XInitThreads in the qt module.

Calling it may cause problems with applications that need to call
XInitThreads and is not necessary for window-less operation of melt (at
least with Qt 5) even when using the qglsl consumer with Movit. The man
page clearly says that it "must be the first Xlib function a multi-
threaded program calls," and we have no way to control that within the
MLT module.



      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to