tools: gst-inspect: don't list pad functions
authorTim-Philipp Müller <tim@centricular.com>
Fri, 12 Sep 2014 13:10:40 +0000 (14:10 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 12 Sep 2014 13:13:54 +0000 (14:13 +0100)
commitd3de22d8027b5d595433dee2fc8b919f3db74469
tree5b754b42f9409a6a79ce0eeec1d90cfa91b3447c
parent126c511e6273c3dea7494d81ed044414a3e355ba
tools: gst-inspect: don't list pad functions

Don't print all the different pad functions, it's just
confusing and no one has ever needed to know this for
anything ever anyway, it's just useless information.
Besides, we also label the default implementations as
'custom' implementations (the code that tries to
prevent that doesn't actually work it seems).

https://bugzilla.gnome.org/show_bug.cgi?id=736377
tools/gst-inspect.c