taglib: fix object registration
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 7 Feb 2012 09:29:11 +0000 (10:29 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 7 Feb 2012 09:30:28 +0000 (10:30 +0100)
commit819865ea54cce730dd221af6b41cda011bde35a1
tree10d846f6e5e9762f33c629f3a5e33f687f9cb815
parent3644e23184cf40bcaab1bde208fe3157a06d5e27
taglib: fix object registration

We can't use G_DEFINE_TYPE because the class is not set in the class_init and we
need it to get the srcpad template.
Fix a caps leak
ext/taglib/gsttaglibmux.c