can now take comma delimited list of pads. eg gstreamer-launch disksrc location=...
authorSteve Baker <steve@stevebaker.org>
Sun, 10 Jun 2001 11:57:39 +0000 (11:57 +0000)
committerSteve Baker <steve@stevebaker.org>
Sun, 10 Jun 2001 11:57:39 +0000 (11:57 +0000)
commitc1c2236210bcba662279db0b8e2a15251404379f
tree0b2d3ee49b396803238f5e20a7cf3e1265373a7b
parent96d791a0d82d800a2cb4ef9b2c06905e1f0c2529
can now take comma delimited list of pads. eg gstreamer-launch disksrc location=~/mp3/gnome.mp3 ! mad ! int2float src...

Original commit message from CVS:
can now take comma delimited list of pads. eg gstreamer-launch disksrc location=~/mp3/gnome.mp3 ! mad ! int2float src%d,src%d\!sink%d,sink%d float2int ! osssink
gst/gstparse.c