gstreamer/libs/gst
Wim Taymans 43fe0b06e9 check/states/sinks.c: Added some more checks. Specifically the case where NO_PREROLL elements are in the pipeline.
Original commit message from CVS:
* check/states/sinks.c: (GST_START_TEST), (gst_object_suite):
Added some more checks. Specifically the case where NO_PREROLL
elements are in the pipeline.

* gst/base/gstbasesink.c: (gst_base_sink_commit_state),
(gst_base_sink_handle_object), (gst_base_sink_do_sync),
(gst_base_sink_get_position):
Post READY->PAUSED state change messages too.
Fix bug where VOID was posted as pending state...

* gst/gstbin.c: (gst_bin_recalc_state):
use _element_continue_state() to continue the state change.

* gst/gstelement.c: (gst_element_continue_state),
(gst_element_commit_state), (gst_element_set_state_func),
(gst_element_change_state), (gst_element_change_state_func):
Lots of state change cleanups, assign the STATE_RETURN in
a new continue_state() function that also propagates the
last return value from a state change to the app.
Update some debug statements with proper category.
2005-11-03 17:12:00 +00:00
..
base check/states/sinks.c: Added some more checks. Specifically the case where NO_PREROLL elements are in the pipeline. 2005-11-03 17:12:00 +00:00
check I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
controller merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
dataprotocol configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00
Makefile.am configure.ac: Remove getbits library. Nothing uses it, and it should be in something like liboil if someone did want... 2005-09-15 05:48:30 +00:00