check/states/sinks.c: Uncomment fixed check.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 3 Nov 2005 20:14:24 +0000 (20:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 3 Nov 2005 20:14:24 +0000 (20:14 +0000)
commit82a38aff77a3d30bed293d9938f082112ad0de89
treeb57409ec6d0c781497ddac2b1f1b89967777ae32
parent87df15ff584e52f9a62b38ca573929cf1d1c3e86
check/states/sinks.c: Uncomment fixed check.

Original commit message from CVS:
* check/states/sinks.c: (GST_START_TEST):
Uncomment fixed check.

* docs/design/part-TODO.txt:
Updated TODO.

* gst/base/gstbasesink.c: (gst_base_sink_commit_state),
(gst_base_sink_handle_object), (gst_base_sink_do_sync),
(gst_base_sink_get_position):
If we are going to PLAYING, post the right pending state
when we post the intermediate paused message.

* gst/gstelement.c: (gst_element_continue_state),
(gst_element_set_state_func), (gst_element_change_state):
Don't post state changes that were between the same state
and were not ASYNC.
ChangeLog
check/states/sinks.c
docs/design/part-TODO.txt
gst/base/gstbasesink.c
gst/gstelement.c
libs/gst/base/gstbasesink.c
tests/check/generic/sinks.c