mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
Don't return SUCCESS from the state change when the parent call fails
Original commit message from CVS: Don't return SUCCESS from the state change when the parent call fails
This commit is contained in:
parent
deedceefae
commit
11137a88a3
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
||||||
|
* ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
|
||||||
|
Don't return state change success when the parent
|
||||||
|
failed.
|
||||||
|
|
||||||
2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/avi/gstavimux.c: (gst_avimux_handle_event):
|
* gst/avi/gstavimux.c: (gst_avimux_handle_event):
|
||||||
|
|
Loading…
Reference in a new issue