gstreamer/tests/check/libs
Tim-Philipp Müller 428ead89b8 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.
2008-12-27 17:41:11 +00:00
..
.gitignore gst/gstbus.c: Make GstBusSource work with non-default main contexts (#562170). 2008-12-27 17:41:11 +00:00
adapter.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
basesrc.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
bitreader.c Add bit reader and byte reader classes, including documentation and an extensive unit test suite. Fixes bug #553554. 2008-10-06 12:41:53 +00:00
bytereader.c Add bit reader and byte reader classes, including documentation and an extensive unit test suite. Fixes bug #553554. 2008-10-06 12:41:53 +00:00
collectpads.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
controller.c tests/check/libs/controller.c: This test should return TRUE now as syncing an uncontrolled object will succeed now (t... 2008-12-09 10:58:01 +00:00
gdp.c tests/check/libs/gdp.c: Also enable the GDP unit test again on PPC now that the bug is fixed. 2008-06-30 09:42:43 +00:00
gstnetclientclock.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstnettimeprovider.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
libsabi.c tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +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_sparc.h tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00
struct_x86_64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
test_transform.c tests/check/libs/: More tests, prepare for tests with switching caps in buffer_alloc. 2008-06-25 17:27:30 +00:00
transform1.c libs/gst/base/gstbasetransform.c: Don't overwrite the outsize when calculating the expected size of a new buffer beca... 2008-08-14 13:57:58 +00:00
typefindhelper.c tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it is not portable and is going to be deprecated (see #498924). 2007-12-21 21:17:32 +00:00