basesink: Don't shadow variables that are set inside our scope and then used outside...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 24 Jul 2013 09:21:27 +0000 (11:21 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 24 Jul 2013 09:21:27 +0000 (11:21 +0200)
commitbfb68443994895a357222c1c11e0625e460dd864
treeeda6efad7aee9e06bcfee5afe551ab579ab6fc46
parent0b3bd4b954113025905ee0f50af06695e76e99b6
basesink: Don't shadow variables that are set inside our scope and then used outside our scope

Fixes uninitialized use of these variables.
libs/gst/base/gstbasesink.c