Unref selector request pad even if we no longer have a selector.
authorMichael Smith <msmith@songbirdnest.com>
Sat, 31 Jan 2009 01:47:07 +0000 (17:47 -0800)
committerMichael Smith <msmith@songbirdnest.com>
Sat, 31 Jan 2009 02:30:10 +0000 (18:30 -0800)
commit61e81ada2c9eb5d4bfb12e4e2997be790650ced3
treedc432ced3995813a5194aa9dac7e7cfd2b1705d0
parentc799f3f77f7a06d6a7c02e03d9d2d86610a94134
Unref selector request pad even if we no longer have a selector.

During destruction, we won't have a selector any more, but we still need
to unref the pad to avoid leaking it.
gst/playback/gstplaybin2.c