elements: use new gst_element_class_add_static_pad_template()
authorTim-Philipp Müller <tim@centricular.com>
Sat, 27 Feb 2016 15:36:28 +0000 (15:36 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 28 Feb 2016 13:10:07 +0000 (13:10 +0000)
commitcf0680017e44f62434ee57c670a66b7dfa0a7746
tree563e66c222aad0ac2fc38352ca13ce65628150f4
parentfa12d23a17dbd16d4df552da1ca016c53fa038fb
elements: use new gst_element_class_add_static_pad_template()

https://bugzilla.gnome.org/show_bug.cgi?id=762778
20 files changed:
plugins/elements/gstcapsfilter.c
plugins/elements/gstconcat.c
plugins/elements/gstdownloadbuffer.c
plugins/elements/gstfakesink.c
plugins/elements/gstfakesrc.c
plugins/elements/gstfdsink.c
plugins/elements/gstfdsrc.c
plugins/elements/gstfilesink.c
plugins/elements/gstfilesrc.c
plugins/elements/gstfunnel.c
plugins/elements/gstidentity.c
plugins/elements/gstinputselector.c
plugins/elements/gstmultiqueue.c
plugins/elements/gstoutputselector.c
plugins/elements/gstqueue.c
plugins/elements/gstqueue2.c
plugins/elements/gststreamiddemux.c
plugins/elements/gsttee.c
plugins/elements/gsttypefindelement.c
plugins/elements/gstvalve.c