gst-element-maker: add {src,sink}pad-template, since many base classes create pads...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 17 Mar 2012 15:49:45 +0000 (15:49 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 17 Mar 2012 15:49:45 +0000 (15:49 +0000)
commit48398114e672e7900faf239c2fe5ae6f343fa9e0
tree60f29c23a1266611bb20154743b118fc680db355
parente504dc3f6b13c00f1b1db9b97bd42ba0449bfb92
gst-element-maker: add {src,sink}pad-template, since many base classes create pads for us

And use them in the videofilter template.
tools/element-templates/sinkpad-template [new file with mode: 0644]
tools/element-templates/srcpad-template [new file with mode: 0644]
tools/element-templates/videofilter