glcolorconvertelement: Also unref caps in ::stop() already
authorSebastian Dröge <sebastian@centricular.com>
Fri, 17 Apr 2015 12:03:21 +0000 (14:03 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 17 Apr 2015 12:04:14 +0000 (14:04 +0200)
commit53ed701974a8fd2c5085135c14b81a08c6df7d43
tree10fa00cc11b56ce4df5f285542338d891a63237d
parent17446a420cb1ca4b2646af69c5bdc69e08796ff1
glcolorconvertelement: Also unref caps in ::stop() already

They are not useful anymore afterwards, so keeping them until ::finalize()
might only cause someone to use them later and then fail.
ext/gl/gstglcolorconvertelement.c