284 Commits (1fe5441185632cd9f6099ae629b5c67b28fdcc38)

Author SHA1 Message Date
Maksim Shabunin 571ebb2373 Fixing iOS clang warnings, part 3 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Ievgen Khvedchenia 92ead5fab3 Fix cmake to build OpenCV framework on OSX 11 years ago
Alexander Alekhin 0f7fbe4458 icv: enable public IPPICV packages 11 years ago
Alexander Alekhin 6f798b1ba7 icv: android x86 build 11 years ago
Alexander Alekhin 5658ba0002 icv: update package 11 years ago
Alexander Alekhin 047d285b7d ICV: added package downloader 11 years ago
Alexander Smorkalov 0dba5bdc4a Multiple fixes in camera. 11 years ago
Alexander Smorkalov 846266fde4 Native camera fix for some deivices with Qualcomm SoC like Samsung Galaxy S4. 11 years ago
Stuart Cunningham 1454843b81 Fix build of libtiff on big endian host due to defined but empty WORDS_BIGENDIAN macro 11 years ago
Stuart Cunningham 55b9c0374c Fix cmake detection of build platform endianness 11 years ago
Stuart Cunningham 8bbce0a2a2 Fix reading of 16-bit TIFF images on big endian host. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Dinar Valeev 711f07a34c Use __vector instead of vector as suggests Eigen 11 years ago
ahb 49dfa5a17f Fix the following error for ocl::getOpenCLPlatforms() on Ubuntu 12.04 with gcc 4.8 11 years ago
Hilton Bristow 7cad2c6788 fixed relative imports in Jinja for python3 11 years ago
Andrey Pavlenko 734bf8babd removing legacy stuff 11 years ago
Roman Donchenko 11c7053b0f Fixed a -Wundef warning in cl_platform.h. 11 years ago
Andrey Pavlenko b5dbe9e04b Added patch from master for fixing VS2013 in 3rd party lib OpenEXR 11 years ago
Alexander Smorkalov a13db7c8fa Android native camera destruction fixed for Android 4.4. 11 years ago
Alexander Alekhin fbc91c5ee9 ocl: fix cl_platform.h:95: #elif _WIN32 -> #elif defined(_WIN32) 11 years ago
Alexander Smorkalov 26d3a1a036 Prebuilt libnative_camera_xxx updated. 11 years ago
Alexander Karsakov 83cefcb92a FFmpeg 2.0.2 32-bit builded with mingw (4.6.1) with following additional options: --enable-w32threads --disable-iconv --cpu=i686 (workaroud for http://trac.ffmpeg.org/ticket/2363) 11 years ago
Roman Donchenko d3af86c0ea Added the missing setting of HAVE_FFMPEG to true on Windows. 11 years ago
Roman Donchenko 66beb44286 Applied a change from 555c505b to 3rdparty/tbb/CMakeLists.txt. 11 years ago
Jose-Luis Blanco-Claraco 27b02921f3 Added patch file for fixing VS2013 in 3rd party lib OpenEXR 11 years ago
Jose-Luis Blanco-Claraco 52a904e17b Fixed MSVC 2013 build errors and workaround for an internal compiler crash. 11 years ago
Alexander Alekhin 9d380ecc08 added Khronos OpenCL 1.2 header files 11 years ago
Roman Donchenko 5e24376ad7 Updated ffmpeg_vesion.cmake after #1516. 11 years ago
Alexander Karsakov cee308312a Updated build of ffmpeg library (v 2.0.2). Builded with mingw (gcc 4.6.1) with 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Smorkalov ccb48ddee0 Android NDK r9 support. x64 NDK support fix for MacOS X. 11 years ago
Vladislav Vinogradov d1f3a62832 fix for bug #3291: 11 years ago
hbristow 86b7e3d15d Moved Jinja2 into 3rdparty. Now using latest stable version from pypi (2.7.1) 11 years ago
Alexander Smorkalov ba26f6d48a Native camera libraries updated. 11 years ago
Alexander Smorkalov 3036ec4b89 LibTIFF Win32 API back-end disabled for Windows RT. 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
Roman Donchenko 797beef383 Updated zlib to 1.2.8. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Roman Donchenko 0d8cb2e319 Disabled whitespace checking for 3rdparty. 11 years ago
Roman Donchenko abf372d759 Fixed incorrect extension on 3rdparty/libpng/opencv-libpng.patch. 11 years ago
Alexander Smorkalov 9af2c1661a Restricted Win32 API was fixed in Highgui and some 3rd party libs. Patch 11 years ago
Roman Donchenko afc6f79038 Inlined the getMD5 macro, which no longer saves us anything. 11 years ago
Alexander Smorkalov fff91eef0b Native camera libraries updated. 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
Alexander Smorkalov 908039c658 Warning suppresion for TBB on WinRT added. 11 years ago
Alexander Smorkalov a64eccd2cd Debug build for WindowsRT with TBB fixed. 11 years ago
andrey.morozov 7d5185e8f1 updated webp to version 0.3.1 12 years ago
Roman Donchenko eb8d9730cb Removed unused NEW_FFMPEG macro. 12 years ago