summaryrefslogtreecommitdiffstats
path: root/tools/gst-inspect-check
Commit message (Collapse)AuthorAgeFilesLines
* update to new jack apiAndy Wingo2002-05-131-73/+0
| | | | | Original commit message from CVS: update to new jack api
* this script runs gst-inspect on all built elements and checks for warnings ↵Steve Baker2002-04-141-0/+73
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.