tag: make GstTagMux base class a bit more functional
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 12 Feb 2012 16:54:56 +0000 (16:54 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 12 Feb 2012 16:54:56 +0000 (16:54 +0000)
commit06ea77710a0464815154b9007704af4214427502
tree5c792a98f466f35e85674b2638084d793077de4c
parentbe22feb106f3c63f58ce7c8ffbcb9a987b0e0d9b
tag: make GstTagMux base class a bit more functional

We can't use G_DEFINE_*TYPE here because we need the klass in the _init
method to get to the padtemplates. Fixes 'GstTagDemux subclass GstTagDemux
did not set up a {sink,src} pad template' warnings.
gst-libs/gst/tag/gsttagmux.c