glimagesink: Only finalize the other context in finalize()
authorSebastian Dröge <sebastian@centricular.com>
Mon, 13 Oct 2014 11:28:57 +0000 (13:28 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:48 +0000 (19:31 +0000)
commit22a1ec13b62251dec069b567a7a965f3ef787a2a
tree4b2be9d9e3a520465ea3e744cabbcc4b72600182
parent3eab72f409139c80fb5e20fa26addf5cdabe12d4
glimagesink: Only finalize the other context in finalize()

Otherwise we change a value of a property when going to READY state,
which is unexpected behaviour.
ext/gl/gstglimagesink.c