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:
Jan Schmidt 2005-01-16 11:07:45 +00:00
parent deedceefae
commit 11137a88a3

View file

@ -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):