this script runs gst-inspect on all built elements and checks for warnings or bad...
authorSteve Baker <steve@stevebaker.org>
Sun, 14 Apr 2002 09:55:20 +0000 (09:55 +0000)
committerSteve Baker <steve@stevebaker.org>
Sun, 14 Apr 2002 09:55:20 +0000 (09:55 +0000)
commit6c10726435175c9539c7e21ce270b1772cd78510
treef118b9a37650db8e73e3410e9c657a881a3fc04d
parent7b694d63f8c4c3e7f1e4a28e664e3143fde202b1
this script runs gst-inspect on all built elements and checks for warnings or bad exit codes.

Original commit message from CVS:
this script runs gst-inspect on all built elements and checks for warnings or bad exit codes.

It requires a gst-inspect to be in your PATH. more checking is probably needed for valid gst-inspect output.
The output format of gst-inspect will be changed slightly to make parsing the output possible.
tools/gst-inspect-check [new file with mode: 0755]