Fix more leaks of pads and elements in gstplaysink.
authorMichael Smith <msmith@songbirdnest.com>
Fri, 30 Jan 2009 20:04:01 +0000 (12:04 -0800)
committerMichael Smith <msmith@songbirdnest.com>
Sat, 31 Jan 2009 02:30:10 +0000 (18:30 -0800)
commitb6cbe7e3315d49313b7e7098f27dc0a895e96dc1
tree9696916d72fa107e68568cc1531f58f76db67f6a
parentc34f4441747bfe9bbf7abbfd6c821b1b17f2a070
Fix more leaks of pads and elements in gstplaysink.

Don't keep extra references to volume and mute elements; we don't need
to do so.
Ensure we unref pads that we have references to, and release request
pads.
gst/playback/gstplaysink.c