tools: print "pad-added", "pad-removed" and "no-more-pads" signals for elements with...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 28 Feb 2011 14:56:23 +0000 (14:56 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 28 Feb 2011 14:59:33 +0000 (14:59 +0000)
commitb923b7f901448aa2d19d3da73c7144bd674d995b
tree5d125f3b3eda926411e5adc2611ac92afc52c686
parentc7881a21b5b4cb9811d2e946fed96872b3044c82
tools: print "pad-added", "pad-removed" and "no-more-pads" signals for elements with sometimes pads

It's often not obvious to people that elements like e.g. uridecodebin
(or demuxers) automatically support the standard signals of the
GstElement class, so let's print the useful pad-related ones for
elements with sometimes pads.
tools/gst-inspect.c