dshowvideosrc: delay selecting device until source is started
authorJoshua M. Doe <oss@nvl.army.mil>
Fri, 12 Oct 2018 12:57:07 +0000 (08:57 -0400)
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>
Fri, 9 Nov 2018 09:52:40 +0000 (09:52 +0000)
commit73a84148d31876042bf58bd9dd075348b5b48f42
tree8a179ba23c8244ea4718203de20d02fdc79ea581
parent4b4535b35c3341bebed667e2a42e22f35c0b8266
dshowvideosrc: delay selecting device until source is started

The previous behaviour had issues when setting one of the device properties
after _get_caps had been called. The device shouldn't be locked in until after
_start has been called.
sys/dshowsrcwrapper/gstdshowvideosrc.cpp