Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 56784e07854e2954016a524f5ed455ec0444c172
https://github.com/mltframework/mlt/commit/56784e07854e2954016a524f5ed455ec0444c172
Author: Dan Dennedy <d...@dennedy.org>
Date: 2017-08-31 (Thu, 31 Aug 2017)
Changed paths:
M src/modules/sdl/consumer_sdl2.c
Log Message:
-----------
Fix SDL2 regression on macOS on previous commit.
Oddly enough, I got lucky with the first attempt at SDL2 on macOS. ONe
might expect that performing all SDL video functions on the same thread
would be safer and more portable overall. However, with that change,
macOS was giving an error:
!!! BUG: The current event queue and the main event queue are not the
same. Events will not be handled correctly. This is probably because
_TSGetMainThread was called for the first time off the main thread.
------------------------------------------------------------------------------
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