inputselector: Keep a ref of the currently active sinkpad around
authorSebastian Dröge <sebastian@centricular.com>
Tue, 23 Dec 2014 11:54:50 +0000 (12:54 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 23 Dec 2014 11:54:50 +0000 (12:54 +0100)
commit12a905929f239eb8fe111527d2244d19c6a97efa
treefa8c60245608a09d0828453c84093c348dcf60ba
parent3137043c3a63748a882409dd75ab9706b7f3b09c
inputselector: Keep a ref of the currently active sinkpad around

Otherwise we can't be sure that the pointer points to a still existing
pad instance after releasing the lock.
plugins/elements/gstinputselector.c