[gst-cvs] gstreamer: tests: clean up eventloop in examples

Stefan Kost ensonic at kemper.freedesktop.org
Thu Aug 5 00:37:13 PDT 2010


Module: gstreamer
Branch: master
Commit: 461fd8d82d8ece3ae6bd4ce7884c52851a5e6b2c
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=461fd8d82d8ece3ae6bd4ce7884c52851a5e6b2c

Author: Stefan Kost <ensonic at users.sf.net>
Date:   Fri Jul  9 15:58:50 2010 +0300

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          |   25 ++++++++++++++++++-------
 tests/examples/helloworld/helloworld.c |   25 ++++++++++++++++++-------
 tests/examples/launch/mp3parselaunch.c |   25 ++++++++++++++++++-------
 tests/examples/queue/queue.c           |   26 +++++++++++++++++++-------
 tests/examples/stepping/framestep1.c   |   28 +++++++++++++++++++---------
 tests/examples/streams/stream-status.c |   12 +++++++++++-
 tests/examples/typefind/typefind.c     |   25 ++++++++++++++++++-------
 7 files changed, 121 insertions(+), 45 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gstreamer/diff/?id=461fd8d82d8ece3ae6bd4ce7884c52851a5e6b2c




More information about the Gstreamer-commits mailing list