Fixed getting CV_CAP_PROP_FOURCC property value
authorArtur Wieczorek <artwik@wp.pl>
Thu, 2 Oct 2014 15:51:10 +0000 (17:51 +0200)
committerArtur Wieczorek <artwik@wp.pl>
Fri, 10 Oct 2014 06:53:52 +0000 (08:53 +0200)
commitc54928e003de51ae1c0b2a57c70f385f52c56495
tree51daec95375c81319afe4b224a40b3ddfdbb3a59
parentefd237b8b8a176663ac3a8f8bd510a6477d24f56
Fixed getting CV_CAP_PROP_FOURCC property value

Save selected FCC in order to return proper CV_CAP_PROP_FOURCC property value (currently FCC for RGB24 is always returned).
modules/videoio/src/cap_dshow.cpp