playbin: Drop reference to any source element in NULL state
authorJan Schmidt <jan@centricular.com>
Thu, 3 Apr 2014 15:14:50 +0000 (02:14 +1100)
committerJan Schmidt <jan@centricular.com>
Thu, 3 Apr 2014 15:15:53 +0000 (02:15 +1100)
commit98482c3a0e5b909c9d5d913d11f145e5bccf11fb
tree8f02cef4b43b12bd212d6f93c530e7eaf1bccb58
parenta483e9095505c6b0c2a07855770005ce09f74f9c
playbin: Drop reference to any source element in NULL state

Drop the reference instead of waiting for either finalize(), or
for a new source when reused. Everyone else already forgot about
the old source.
gst/playback/gstplaybin2.c