OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Alexander Smorkalov
e9009db667
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.
...
(cherry picked from commit 8104164c78
)
12 years ago
Alexander Smorkalov
8104164c78
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.
12 years ago
Andrey Kamaev
4772c42c66
Tweak strip flags for Android camera wrapper libs
12 years ago
Alexander Smorkalov
af2de86914
Native camera fix for Nexus 7 with Android JB. Camera build script updated.
...
(cherry picked from commit afe30d0f8a
)
12 years ago
Alexander Smorkalov
afe30d0f8a
Native camera fix for Nexus 7 with Android JB. Camera build script updated.
12 years ago
Andrey Kamaev
a201233b59
Fix warning in Android camera code
12 years ago
Alexander Smorkalov
8a8e719690
getWidth/getHeight optimized.
...
(cherry picked from commit 7d4432df27
)
12 years ago
Alexander Smorkalov
7d4432df27
getWidth/getHeight optimized.
12 years ago
Alexander Smorkalov
86c7e183d2
Issue #2316 Change default libnative_camera path implemented.
12 years ago
Alexander Smorkalov
c07ba32e16
Native camera issue on HTC One S fixed.
...
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
(cherry picked from commit 710e070990
)
12 years ago
Alexander Smorkalov
710e070990
Native camera issue on HTC One S fixed.
...
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
12 years ago
Andrey Kamaev
2cc262bce4
Fix Android CMake toolchain compiler and linker flags
12 years ago
Andrey Kamaev
95d54196db
Android camera: fix logging macro
12 years ago
Alexander Smorkalov
9314e3266c
Debug build for Android added. Stripping of debug build turned off.
12 years ago
Alexander Smorkalov
7eb9fa14d3
Warning fix. ifdefs for 4.1.1 added.
12 years ago
Alexander Smorkalov
6bb509b44a
Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.
12 years ago
Alexander Smorkalov
14fa645026
Debug build for Android added. Stripping of debug build turned off.
12 years ago
Andrey Pavlenko
73f95e59f3
Tegra3 package support enabled; Service version code incremented.
...
Android 4.1.1 native camera fix (shared libraries for native Android camera updated).
12 years ago
Alexander Smorkalov
f1e3bc850b
Warning fix. ifdefs for 4.1.1 added.
12 years ago
Alexander Smorkalov
7d63f9f680
Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.
12 years ago
Marina Kolpakova
680a44189c
merged the trunk r8704:8716
13 years ago
Andrey Kamaev
d48d7b2b46
Updated warning options for GCC; fixed new warnings.
13 years ago
Andrey Kamaev
81a5988015
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
13 years ago
Alexander Smorkalov
6903e8f0fd
Bug #1989 fixed. NULL pointer check added.
13 years ago
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
13 years ago
Alexander Smorkalov
5c6de77fc8
Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt.
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Alexander Smorkalov
3c08f7a14d
Patch #1789 access to Android camera settings applied.
13 years ago
Alexander Smorkalov
f6972542f3
Autofocus issue on Android ICS fixed.
13 years ago
Alexander Smorkalov
e74be5a65d
Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt.
13 years ago
Alexander Smorkalov
fa4977dff4
Issue #1201 : auto-focus problem was fixed. Binaries were rebuilt.
13 years ago
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
13 years ago
Andrey Kamaev
e426dfc396
Fixed #1613 : removed YUV420i color conversion constants
13 years ago
Andrey Kamaev
68a54e7f3c
Fixed incorrectly merged patch.
13 years ago
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
13 years ago
Andrey Kamaev
ea5d01558c
Updating opencv module definition in cmake (continued)
13 years ago
Andrey Kamaev
9d5c24cdc8
Updating opencv module definition in cmake (continued)
13 years ago
Andrey Kamaev
a43c47d6cf
First version of native camera support for Android 3.x.x and 4.0.x
13 years ago
Andrey Kamaev
3bdb53e484
Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support.
13 years ago
Andrey Kamaev
ac7e16fdf6
Fixed camera output format handling
14 years ago
Andrey Kamaev
8ab16f66a8
Fixing native camera for Android
14 years ago
Andrey Kamaev
98375e1d4b
Refactoring of native camera implementation
14 years ago
Leonid Beynenson
c8a603d853
Fixed bug in the function of search of Android applicvation path.
14 years ago
Andrey Kamaev
1c96aac52e
Fixed several cross-compiling issues. Fixed cmake status report.
14 years ago
Andrey Kamaev
c1940b4ec7
Modified install layout for Android
14 years ago
Vadim Pisarevsky
49467947ac
propagated some fixes from 2.3 to trunk
14 years ago
Andrey Kamaev
ea58cdc71d
(trunk) Do not use prebuilt Android camera libs for armeabi hardware target
14 years ago
Andrey Kamaev
e722cb96e7
Added cmake file to compile Android native camera wrapper if Android source tree is available
14 years ago