projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deedcee
)
Don't return SUCCESS from the state change when the parent call fails
author
Jan Schmidt
<thaytan@mad.scientist.com>
Sun, 16 Jan 2005 11:07:45 +0000
(11:07 +0000)
committer
Jan 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c4ed8ff2107a914ae954d50a7249b6b8df235b92..a4a90203135a7a304117447ec5e596f4884731be 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):