check/gst/gstbin.c (test_message_state_changed_children): Style fix..
authorAndy Wingo <wingo@pobox.com>
Thu, 10 Nov 2005 18:15:24 +0000 (18:15 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 10 Nov 2005 18:15:24 +0000 (18:15 +0000)
commitc4740f0b480d774298e889fd9567e16ae98795ab
tree35887cdbf7305f8f907412069e56ada3ffe963fc
parent529c727a5c72c286f6356cbd8a3ff6152c7cc342
check/gst/gstbin.c (test_message_state_changed_children): Style fix..

Original commit message from CVS:
2005-11-10  Andy Wingo  <wingo@pobox.com>

* check/gst/gstbin.c (test_message_state_changed_children): Style
fix..

* gst/gstbus.c (poll_destroy, poll_func, gst_bus_poll): Implement
gst_bus_poll with the signal watch. Ensures that poll and a signal
watch see the same messages.

* check/gst/gstbus.c (test_watch_with_poll): New test, checks that
a poll and a watch at the same time get the same messages.
ChangeLog
check/gst/gstbin.c
check/gst/gstbus.c
gst/gstbus.c
tests/check/gst/gstbin.c
tests/check/gst/gstbus.c