tests: clean up eventloop in examples
authorStefan Kost <ensonic@users.sf.net>
Fri, 9 Jul 2010 12:58:50 +0000 (15:58 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 5 Aug 2010 07:31:50 +0000 (10:31 +0300)
commit461fd8d82d8ece3ae6bd4ce7884c52851a5e6b2c
tree9ea27ffa67d457323467e8d8097bb9d535552af5
parentdbe8e5d1ad9be08c8304128a63025a1520badc44
tests: clean up eventloop in examples

Don't leak the bus. Don't parse messages with the method for errors (triggers
gobject warning).
tests/benchmarks/controller.c
tests/examples/helloworld/helloworld.c
tests/examples/launch/mp3parselaunch.c
tests/examples/queue/queue.c
tests/examples/stepping/framestep1.c
tests/examples/streams/stream-status.c
tests/examples/typefind/typefind.c