Don't return SUCCESS from the state change when the parent call fails
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 16 Jan 2005 11:07:45 +0000 (11:07 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 16 Jan 2005 11:07:45 +0000 (11:07 +0000)
Original commit message from CVS:
Don't return SUCCESS from the state change when the parent call fails

ChangeLog

index c4ed8ff..a4a9020 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
        * gst/avi/gstavimux.c: (gst_avimux_handle_event):