gstreamer/gst/elements
Jan Schmidt b2e01db401 check/generic/states.c: Add a sleep to ensure elements have a chance to start their pad tasks before shutdown. Reduce...
Original commit message from CVS:
* check/generic/states.c: (GST_START_TEST), (states_suite):
Add a sleep to ensure elements have a chance to start their
pad tasks before shutdown. Reduces racy test results.

* gst/elements/gstfdsrc.c: (gst_fdsrc_init), (gst_fdsrc_create):
Time out the select every now and then to check for shutdown.
2005-09-20 00:27:37 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of just one. Allows su... 2005-08-28 17:45:58 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gstelements.c check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00
gstfakesink.c gst/base/gstbasesink.c: Add comment. 2005-09-02 23:17:26 +00:00
gstfakesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfakesrc.c gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of just one. Allows su... 2005-08-28 17:45:58 +00:00
gstfakesrc.h check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state's return val. 2005-08-26 14:21:43 +00:00
gstfdsink.c gst/elements, testsuite: Null if we got it... 2005-07-05 10:58:21 +00:00
gstfdsink.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstfdsrc.c check/generic/states.c: Add a sleep to ensure elements have a chance to start their pad tasks before shutdown. Reduce... 2005-09-20 00:27:37 +00:00
gstfdsrc.h gst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst/elements/gstelements.c gst/elements/Makefile.am 2005-07-16 15:41:04 +00:00
gstfilesink.c gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c Various fixes for unseekable, unmmapable, and non-normal files, so that fallback to read() rather than mmap() works. 2005-09-08 17:23:57 +00:00
gstfilesrc.h Various fixes for unseekable, unmmapable, and non-normal files, so that fallback to read() rather than mmap() works. 2005-09-08 17:23:57 +00:00
gstidentity.c gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of just one. Allows su... 2005-08-28 17:45:58 +00:00
gstidentity.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gsttee.c gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of just one. Allows su... 2005-08-28 17:45:58 +00:00
gsttee.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttypefindelement.c check/gst/gstplugin.c: More testing 2005-09-16 03:46:14 +00:00
gsttypefindelement.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
Makefile.am check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00