tools/gst-inspect.c: Save approx. 400 1 byte allocs when printing. Use API to acces...
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 15 Oct 2007 07:11:04 +0000 (07:11 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 15 Oct 2007 07:11:04 +0000 (07:11 +0000)
commit1424c3965f85daf5704f291cb69c90ca89b4b3f3
treea2ba3de7a2c43e1b2ef1faa793e5d099777f79c5
parentca048215ebf746cc432e8871592de683344b31ba
tools/gst-inspect.c: Save approx. 400 1 byte allocs when printing. Use API to acces element details.

Original commit message from CVS:
* tools/gst-inspect.c:
Save approx. 400 1 byte allocs when printing. Use API to acces element
details.
* tools/gst-run.c:
Avoid a strdup.
* tools/gst-xmlinspect.c:
Use API to acces element details.
ChangeLog
tools/gst-inspect.c
tools/gst-run.c
tools/gst-xmlinspect.c