summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commitd3f5bc20af5eb900ce6ab941bbd291f03a16d65d (patch)
treecfac354b8fb8a305bed0f0298e987b46387c0ef1 /ChangeLog
parenta5d9d00f1c3d4394c5701741fe1a72c49e123074 (diff)
downloadgst-plugins-bad-d3f5bc20af5eb900ce6ab941bbd291f03a16d65d.tar.gz
gst-plugins-bad-d3f5bc20af5eb900ce6ab941bbd291f03a16d65d.tar.bz2
gst-plugins-bad-d3f5bc20af5eb900ce6ab941bbd291f03a16d65d.zip
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
Diffstat (limited to 'ChangeLog')
-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):