videomixer2: pre-register pad class properly with g_type_class_ref
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 15 Sep 2010 19:36:33 +0000 (20:36 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 23 Sep 2010 20:22:45 +0000 (21:22 +0100)
commit4451718effb171c7f1c4db9f632ce2e05f7db47a
treedb64e35a36e6ca0051fea5f249d1d27b25f423e0
parent9f8619e5ca87c6abef11babcaf7fc41cc9d99002
videomixer2: pre-register pad class properly with g_type_class_ref

Fix code to match the comment. Also, there's no need to register the
background enum type again, this is already done via install_property.
gst/videomixer/videomixer2.c