opusdec: fix caps leaks
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 28 Apr 2016 06:59:25 +0000 (09:59 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 28 Apr 2016 08:18:53 +0000 (09:18 +0100)
commit8d6e315b012a8c7bc2ac92e3127409d412eb8738
treef8defa1da4824a480de11f10e824fa47b4388c7b
parentf7a31a79f424c6482d54a5cb3192e6eb101d9c3e
opusdec: fix caps leaks

The caps returned by gst_pad_get_allowed_caps() was leaked.

https://bugzilla.gnome.org/show_bug.cgi?id=765706
ext/opus/gstopusdec.c