Issue #2547 Native camera does not work on Google Nexus 7 with Android 4.2 fixed;
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Tue, 20 Nov 2012 08:59:42 +0000 (12:59 +0400)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Wed, 21 Nov 2012 07:37:29 +0000 (11:37 +0400)
commitaa4e6a8a83cdc9a6fdd00b85b7ffeb36e228436c
treeb0fb150b56281ef69048bce576bca05e4495dd3f
parent6cd70c83fb0b77dd2ebfbd1ee78544fc1ca1980d
Issue #2547 Native camera does not work on Google Nexus 7 with Android 4.2 fixed;
Issue #2506 Unnecessary log printouts in OpenCV::camera fixed;
Native camera for MIPS Android 4.1.1 added.
Build script for camera updated.
14 files changed:
3rdparty/lib/armeabi-v7a/libnative_camera_r2.3.3.so [changed mode: 0644->0755]
3rdparty/lib/armeabi-v7a/libnative_camera_r4.1.1.so [changed mode: 0644->0755]
3rdparty/lib/armeabi-v7a/libnative_camera_r4.2.0.so [new file with mode: 0755]
3rdparty/lib/armeabi/libnative_camera_r4.1.1.so [changed mode: 0644->0755]
3rdparty/lib/armeabi/libnative_camera_r4.2.0.so [new file with mode: 0755]
3rdparty/lib/mips/libnative_camera_r4.0.3.so [changed mode: 0644->0755]
3rdparty/lib/mips/libnative_camera_r4.1.1.so [new file with mode: 0755]
3rdparty/lib/mips/libnative_camera_r4.2.0.so [new file with mode: 0755]
3rdparty/lib/x86/libnative_camera_r4.1.1.so [changed mode: 0644->0755]
3rdparty/lib/x86/libnative_camera_r4.2.0.so [new file with mode: 0755]
android/scripts/camera_build.conf
android/scripts/cmake_android_all_cameras.py
modules/androidcamera/camera_wrapper/camera_wrapper.cpp
modules/androidcamera/src/camera_activity.cpp