gstreamer/tests/check
Tim-Philipp Müller 0ee5e36cfb gst/gstbus.c: Fix order of members in GstBusSource structure - the first member must be the parent structure ie. GSou...
Original commit message from CVS:
* gst/gstbus.c: (gst_bus_set_main_context), (gst_bus_create_watch):
Fix order of members in GstBusSource structure - the first member
must be the parent structure ie. GSource. Should make bus sources
attached to non-default main contexts work in all cases now (ie.
primarily in cases where the callback has a non-NULL user data
argument). Fixes #562170.
* tests/check/gst/gstbus.c: (test_custom_main_context):
Add unit test for the above, based on code by
Justin Karneges <justin at affinix com>.
2009-01-17 21:04:41 +00:00
..
elements plugins/elements/gsttee.c: Fix flow aggregation of tee. Error out immediately for all flow returns except OK and NOT_... 2008-10-14 12:34:56 +00:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst gst/gstbus.c: Fix order of members in GstBusSource structure - the first member must be the parent structure ie. GSou... 2009-01-17 21:04:41 +00:00
libs gst/gstbus.c: Make GstBusSource work with non-default main contexts (#562170). 2008-12-27 17:41:11 +00:00
pipelines gst/gstbin.c: The message src can be NULL, don't try to print the object names in that case. 2008-10-10 10:38:12 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00