repaired gstreamer camera capture:
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Sat, 15 Aug 2015 15:30:08 +0000 (18:30 +0300)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Sun, 16 Aug 2015 08:16:25 +0000 (11:16 +0300)
commitdbd7912b88e36a045d1086d54f77467de5ab006f
treec153754ee0619875072ec163ce1900a9b55380db
parent8d264d9f649aa26cee0ee3ec8502747fcc1a178d
repaired gstreamer camera capture:

1. Enabled property retrieval: height, width, FPS
2. Fixed issue when isOpened returns always true even for non-existing devices
3. Ability to work with non-0 device. Camera capture index is taken into account
modules/highgui/src/cap.cpp
modules/highgui/src/cap_gstreamer.cpp