gst/gstbus.c: Make GstBusSource work with non-default main contexts (#562170).
authorTim-Philipp Müller <tim@centricular.net>
Sat, 27 Dec 2008 17:41:11 +0000 (17:41 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 27 Dec 2008 17:41:11 +0000 (17:41 +0000)
commit428ead89b805ab961a4365d419fd23443091aa17
tree7cd2dc45b7a946336aac2e3a8dbe7ecd1947c29c
parent13089a438ac429e04cd8e42ff6de71ca86cc0eb6
gst/gstbus.c: Make GstBusSource work with non-default main contexts (#562170).

Original commit message from CVS:
* gst/gstbus.c: (gst_bus_dispose), (gst_bus_get_property),
(gst_bus_wakeup_main_context), (gst_bus_set_main_context),
(gst_bus_post), (gst_bus_source_prepare), (gst_bus_source_finalize),
(gst_bus_create_watch):
Make GstBusSource work with non-default main contexts (#562170).
* tests/check/gst/gstbus.c: (message_func_eos), (message_func_app),
(test_watch), (test_watch_with_custom_context), (gst_bus_suite):
Add test case for GstBusSource with a non-default main context.
* tests/check/libs/.cvsignore:
Ignore more.
ChangeLog
gst/gstbus.c
tests/check/gst/gstbus.c
tests/check/libs/.gitignore