summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-01-16 11:07:45 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-01-16 11:07:45 +0000
commitbadd867e643762e3b3f64955f74f13cb87e98607 (patch)
treeee39c68cfe874287535717b7c51ccfeb5a7fa38b
parent46ed1fae901af3c6589b2a13a6a5e33dcc92a304 (diff)
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
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4ed8ff2..a4a90203 100644
--- 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):