commit | f85c2fd84dcd2d5e886fab7aac521cb57928a0a1 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Mon Aug 14 07:44:14 2006 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Mon Aug 14 07:44:14 2006 +0000 |
tree | c2a44414bb7da314178d935df4adfbde09be8564 | |
parent | 3254e4d752ea754270d1b896c0504324ec6bd2a9 [diff] |
libs/gst/base/gstbasesrc.c: If the parent state change function failed, don't assume we can safely stop the source, t... Original commit message from CVS: * libs/gst/base/gstbasesrc.c: (gst_base_src_change_state): If the parent state change function failed, don't assume we can safely stop the source, this will be done when the pads are deactivated.