gtk: Only run from the main thread in stop() if we created the window
authorSebastian Dröge <sebastian@centricular.com>
Thu, 24 Sep 2015 16:51:39 +0000 (18:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 24 Sep 2015 16:51:39 +0000 (18:51 +0200)
commit16fe5f43c08faef02de42a5da5691adb8630ff98
tree6484426336c6d8288f88bc433269e4d5983273ae
parente80765c9285a600bda364d1c3c8134804ca855b5
gtk: Only run from the main thread in stop() if we created the window

We're not doing anything at all from the main thread in other cases.
ext/gtk/gstgtkbasesink.c