tools: add --exists and --atleast-version option to gst-inspect
authorTim-Philipp Müller <tim@centricular.net>
Sat, 1 Sep 2012 16:47:58 +0000 (17:47 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 1 Sep 2012 22:02:10 +0000 (23:02 +0100)
commit48541a0b59d8e1dcce77f2bc79de23a4efc0a072
tree06e131be3e5fe5e0a62b38b6a1b23986297bd06e
parent5d062480dff40146dc16599deac1276325cd8c0d
tools: add --exists and --atleast-version option to gst-inspect

For checking if an element exists with a given minimum version.
Will use that in our new GST_ELEMENT_CHECK m4 macro.

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