uridownloader: Shutdown the source element before unlinking it
authorSebastian Dröge <sebastian@centricular.com>
Wed, 12 Feb 2014 16:59:45 +0000 (17:59 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 12 Feb 2014 17:01:10 +0000 (18:01 +0100)
commit8cd6208b7d6c77bf57478968a9973d84374f2f58
tree15f97d634a8a4e8e58536c900c8f13e4005f8004
parentadea24cdf8e06ddd4e2b62a2c09b9d1dfbd9c0b8
uridownloader: Shutdown the source element before unlinking it

Otherwise we might get warnings about pushing to unlinked pads.

Based on a patch by Andoni Morales.
gst-libs/gst/uridownloader/gsturidownloader.c