mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
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.
This commit is contained in:
parent
82a38aff77
commit
b2f47e379a
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -17,6 +17,16 @@
|
|||
Don't post state changes that were between the same state
|
||||
and were not ASYNC.
|
||||
|
||||
2005-11-03 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
* gst/gstcaps.h:
|
||||
* gst/gstinfo.c:
|
||||
* gst/gstminiobject.h:
|
||||
* gst/gstobject.h:
|
||||
* gst/gstutils.h:
|
||||
more docs and doc style fixes
|
||||
|
||||
2005-11-03 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
|
|
Loading…
Reference in a new issue