Android: added camera support.

This patch includes all camera features: viewport, settings, image
capture, and video recording.
It also adds support for QAudioRecorder.

Change-Id: Ib962177cc8de4bac03f42a2bc0f534e03464bbfc
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
Yoann Lopes
2013-03-25 18:11:27 +01:00
committed by The Qt Project
parent 99fff6941b
commit 0a7882f6b3
86 changed files with 7687 additions and 71 deletions

View File

@@ -29,7 +29,7 @@ win32 {
config_wmf: SUBDIRS += wmf
}
unix:!mac {
unix:!mac:!android {
config_gstreamer {
SUBDIRS += gstreamer
} else {