gst-launch: Add a '--types' option to filter elements by types to print
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 22 Dec 2016 00:58:53 +0000 (21:58 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 23 Dec 2016 11:24:12 +0000 (08:24 -0300)
commit221d65a5e0798c0f5acdb3f62f36c27a9a967f5a
tree35d2c9dbab92ede77550b9094b209b6cdb98df90
parent2d5dba8d058081f0b41d3b25efddc5edbd3a5120
gst-launch: Add a '--types' option to filter elements by types to print

This way the user can easily figure out what are the available audio
encoder for example doing:

  gst-inspect-1.0 --types Encoder/Audio

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