Use gst_element_class_set_static_metadata()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 17 Oct 2012 16:34:26 +0000 (17:34 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 17 Oct 2012 16:46:34 +0000 (17:46 +0100)
commit942680d97985035b6de1d8ae67ac0556884e48a0
tree1fc1101818115782d8a1ff696571320f72016fb7
parentf1227a374ad320e90d9d15494c401d167eb63b88
Use gst_element_class_set_static_metadata()

where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
ext/opus/gstopusdec.c
ext/opus/gstopusenc.c