gtk: Marshall state changes in the main thread
authorThibault Saunier <tsaunier@gnome.org>
Thu, 24 Sep 2015 08:51:31 +0000 (10:51 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 24 Sep 2015 10:03:01 +0000 (12:03 +0200)
commit5ad5f5c369a4a7384850930fe837433a422ffdd0
treed2ca567f8b91678ad966ff0167de11e98fad96bf
parent9764e22a5c150238fe5e5368c3816bcacc8dc0a4
gtk: Marshall state changes in the main thread

Gtk is not MT safe thus we need to make sure that everything is done
in the main thread when working with it.

https://bugzilla.gnome.org/show_bug.cgi?id=755251
ext/gtk/gstgtkbasesink.c