bin: When going to READY make sure to always deactivate pads
authorSebastian Dröge <sebastian@centricular.com>
Fri, 25 Apr 2014 13:38:39 +0000 (15:38 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 25 Apr 2014 13:38:39 +0000 (15:38 +0200)
commitb76d3365497ded1fd4d536f0da2b9702f614b806
treef5bef4d642e50b0324f30efb3d173294fb9fcbc6
parentce8752c5ce27a02286d154be534a7ced32b971be
bin: When going to READY make sure to always deactivate pads

We might not have reached PAUSED yet because of an async error,
but nonetheless we want to make sure that the pads are always
deactivated in READY state.
gst/gstbin.c