mpg123audiodec: fix caps leak
authorTim-Philipp Müller <tim@centricular.com>
Sat, 15 Jul 2017 13:57:49 +0000 (14:57 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 15 Jul 2017 13:57:49 +0000 (14:57 +0100)
commit841a073154d9ab512b2abba997552b2ae354bc92
treeca90ed39f598ec94b5ee9bedff67b7e47f94a6ba
parent9c080387bb2959dad7b7c912979e949d49608b18
mpg123audiodec: fix caps leak

The pad template takes its own ref, so we should unref the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=784982
ext/mpg123/gstmpg123audiodec.c