Provide face and orientation info from gstreamer camera backend.
authorAndrew den Exter <andrew.den.exter@jollamobile.com>
Tue, 8 Jul 2014 05:56:05 +0000 (15:56 +1000)
committerAndrew den Exter <andrew.den.exter@qinetic.com.au>
Sat, 12 Jul 2014 00:46:10 +0000 (02:46 +0200)
commitcddbe8736d995b4bfdfbbf1abfc3d6aeae3eb214
tree8d775c9ee17902ae39aebae0d825ee3a93455135
parent074bd6ab37bbbb4dbba188921783fd98be872555
Provide face and orientation info from gstreamer camera backend.

Cleans up duplicate device enumeration code so the devices listed by
the QMediaServiceProviderPlugin are the same as those in the
QVideoInputDeviceControl and includes face and orientation information
if available.

Change-Id: Iaa4c303c973bcf3e0f7c8c2fd7a7de629bccec86
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
15 files changed:
src/gsttools/qgstreamervideoinputdevicecontrol.cpp
src/gsttools/qgstutils.cpp
src/multimedia/gsttools_headers/qgstreamervideoinputdevicecontrol_p.h
src/multimedia/gsttools_headers/qgstutils_p.h
src/plugins/gstreamer/camerabin/camerabin.pro
src/plugins/gstreamer/camerabin/camerabininfocontrol.cpp [new file with mode: 0644]
src/plugins/gstreamer/camerabin/camerabininfocontrol.h [new file with mode: 0644]
src/plugins/gstreamer/camerabin/camerabinservice.cpp
src/plugins/gstreamer/camerabin/camerabinservice.h
src/plugins/gstreamer/camerabin/camerabinserviceplugin.cpp
src/plugins/gstreamer/camerabin/camerabinserviceplugin.h
src/plugins/gstreamer/camerabin/camerabinsession.cpp
src/plugins/gstreamer/camerabin/camerabinsession.h
src/plugins/gstreamer/mediacapture/qgstreamercaptureserviceplugin.cpp
src/plugins/gstreamer/mediacapture/qgstreamercaptureserviceplugin.h