- 05 Oct, 2017 1 commit
-
-
Yaron Inger authored
The entire AssetsLibrary framework is deprecated since iOS 8.0. The code used in the camera example code can use UIKit to save videos to the camera instead, which allows to avoid linking with PhotoKit instead to prevent increasing the iOS deployment target.
-
- 19 Aug, 2017 2 commits
-
-
Emanuele Ruffaldi authored
-
Alexander Alekhin authored
-
- 30 Jun, 2017 1 commit
-
-
Neil Shipp authored
-
- 20 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
- 24 Mar, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 21 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 10 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 20 Jan, 2017 1 commit
-
-
Dal Rupnik authored
CMake: Building Dynamic Framework on iOS (#8009) * Updated python script with dynamic parameter Updated python script to build static library by default Updated python script to include bitcode flag Added bitcode flag to c flags Fixed directories and targets with static Bitcode parameter fixed Fixed script for static library Fixed parameters in build function Updated cmake common toolchain Added changes to OpenCV Utils Updates to cmake Added cache internal Updates to common toolchain Fixed path in framework destination and added UIKit dependency Dynamic plist for framework Lib version removed hardcoded value Removed trailing whitespace in toolchain * Removed trailing whitespace * Fixed typo in comment * Renamed bitcode variable to bitcodedisabled * Fixed target device family
-
- 23 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 07 Oct, 2016 1 commit
-
-
ArkadiuszRaj authored
-
- 09 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2016 1 commit
-
-
yoffy authored
-
- 25 Jan, 2016 2 commits
-
-
Marian Zajko authored
-
Marian Zajko authored
Fixed ximea cmake settings for 32bit win build and linux.
-
- 18 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 17 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 09 Dec, 2015 2 commits
-
-
Dan authored
-
Gregory Morse authored
Fix C++/CX support for all WINRT and bring back native-mode only support which was removed
-
- 08 Nov, 2015 1 commit
-
-
Pavel Rojtberg authored
the last kernel that allowed compiling this code was 2.6.37 which was released almost 5 Years ago. So probably it does not get much testing any more. Furthermore even back then one was better off using the V4L2 API. The only change touching currently used code is the removal of the global V4L2_SUPPORT variable.
-
- 05 Nov, 2015 1 commit
-
-
Marian Zajko authored
- replaced m3api/m3apiX64 binaries with latest xiapi32/xiapi64 to support latest camera models - added new parameter definitions to videoio_c.h and SetProperty/GetProperty calls - added acquisition resetting for specific parmateters in SetProperty call - added new error return value evaluators
-
- 08 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 10 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 May, 2015 1 commit
-
-
Piotr Dobrowolski authored
-
- 15 May, 2015 1 commit
-
-
Maxim Kostin authored
Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 25 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Mar, 2015 3 commits
-
-
Maxim Kostin authored
- Substituted HAVE_WINRT with WINRT - Fixed compilation issues in ocl.cpp and parallel.cpp - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c; - Added ole32.lib for core module (for WindowsStore 8.0 builds) - Made OpenCV_ARCH aware of ARM Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 17 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 28 Sep, 2014 1 commit
-
-
Artur Wieczorek authored
-
- 25 Sep, 2014 1 commit
-
-
Artur Wieczorek authored
Applied in PR3247 to 2.4 branch.
-
- 09 Sep, 2014 2 commits
-
-
Igor Kuzmin authored
-
Igor Kuzmin authored
-
- 08 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
optimized Bayer=>RGB/RGBA/Gray conversion using Neon intrinsics. Fixed recently introduced build error in iOS framework.
-
- 20 Jul, 2014 1 commit
-
-
Lars Glud authored
-
- 14 Jul, 2014 1 commit
-
-
VBystricky authored
-