glimagesink: balance change_state display ref/unref
authorMatthew Waters <matthew@centricular.com>
Fri, 24 Apr 2015 07:13:10 +0000 (17:13 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:59 +0000 (19:31 +0000)
commit5fbc9bd5e05a90ed1bc590a1c2f2bbbc04b1450f
treec97097a9d69b6b3ed1124dd694d105844ce5e9cd
parent6d75eaf005e32471b57ae9116c4554cd76be502a
glimagesink: balance change_state display ref/unref

the display was being unreffed on the incorrect state change causing
invalid state when changing from PLAYING/PAUSED->READY->PAUSED/PLAYING.
ext/gl/gstglimagesink.c