gstreamer/tests/check/gst
Wim Taymans 5665680537 gst/gstbin.c: Fix race for bins that simulate ASYNC state changes by inserting
Original commit message from CVS:
* gst/gstbin.c: (gst_bin_add_func), (gst_bin_remove_func),
(gst_bin_change_state_func), (bin_handle_async_done),
(gst_bin_handle_message_func):
Fix race for bins that simulate ASYNC state changes by inserting
ASYNC_START and ASYNC_DONE messages in their bus. We need to check for
pending ASYNC messages even when the bin does not have ASYNC children.
We note detect this behaviour because we will receive an ASYNC message
that is originating from the bin itself.
Fixes races with decodebin2 state changes.
* tests/check/gst/gstbin.c: (GST_START_TEST):
Add some more debug.
2008-08-04 15:49:13 +00:00
..
.gitignore Ignore more. 2008-06-20 08:21:48 +00:00
capslist.h check/gst/capslist.h: Comment test cases 2005-11-22 12:35:42 +00:00
gst.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstabi.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstbin.c gst/gstbin.c: Fix race for bins that simulate ASYNC state changes by inserting 2008-08-04 15:49:13 +00:00
gstbuffer.c tests/check/: Use HAVE_VALGRIND_H some more. 2008-06-20 21:08:47 +00:00
gstbus.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstcaps.c tests/check/gst/gstcaps.c: Add David's and Benjamin's tests for array subtraction to the unit test suite, which sugge... 2008-05-18 11:52:39 +00:00
gstelement.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstevent.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
gstghostpad.c tests/check/gst/gstghostpad.c: Fix some memory leaks and uses of object instances that we don't actually own. 2008-06-24 07:49:36 +00:00
gstindex.c gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst_index_entry_free() (#522741). 2008-03-17 10:21:59 +00:00
gstinfo.c tests/check/gst/gstinfo.c: Add a test for removing the default log handler. Seems to fail under windows. 2008-05-14 18:09:01 +00:00
gstinterface.c gst/gstinterface.c: Don't crash if the element supports the interface queried, but does not implement GstImplementsIn... 2008-02-29 18:38:54 +00:00
gstiterator.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstmessage.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstminiobject.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstobject.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstpad.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstparamspecs.c API: add GstParamSpecFraction, so elements can have fraction properties without lots of painful string parsing (#4446... 2007-06-06 11:18:12 +00:00
gstpipeline.c tests/check/gst/gstpipeline.c: Revert test change and add comment why it should not work. 2008-05-27 19:47:49 +00:00
gstplugin.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstpoll.c Remove GstPollMode from the API, it does not make sense to let the application control this. 2008-03-07 15:39:45 +00:00
gstpreset.c configure.ac: Add DATADIR for storing presets. 2008-05-27 15:11:35 +00:00
gstquery.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
gstregistry.c API: add gst_update_registry() (#391296). 2007-01-08 20:30:12 +00:00
gstsegment.c No, let's not use g_slice_{dup|copy} here, since they only exist since GLib 2.14 and we still depend only on >= 2.12.... 2008-05-09 20:48:24 +00:00
gststructure.c tests/check/gst/gststructure.c (GST_START_TEST): Add a check for the new warning. 2008-03-03 10:07:21 +00:00
gstsystemclock.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gsttag.c tests/check/gst/gsttag.c: relicence (okay with author=company) 2006-11-06 15:22:40 +00:00
gsttagsetter.c gst/gsttagsetter.c: Merging an empty list with another list in KEEP_ALL mode should yield an empty list as result and... 2008-04-13 19:58:43 +00:00
gsttask.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gsturi.c tests/check/gst/gsturi.c: Also check for the other file URI variant on win32. 2007-09-12 16:35:48 +00:00
gstutils.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
gstvalue.c gst/parse/grammar.y: Remove unneeded value unset. 2008-05-14 10:22:17 +00:00
gstxml.c gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00
struct_hppa.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_i386.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc32.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_x86_64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00