- 13 Jun, 2013 2 commits
-
-
Alexander Smorkalov authored
-
Dirk Van Haerenborgh authored
-
- 12 Jun, 2013 1 commit
-
-
Dirk Van Haerenborgh authored
-
- 10 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 May, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 30 Apr, 2013 1 commit
-
-
Luis Díaz Más authored
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
- 04 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
Based on pull request #685
-
- 03 Apr, 2013 4 commits
-
-
Karl-Heinz Zimmer authored
Set ptr to NULL, so this method can be called repeatedly. This fixes a crash after unplugging web cam and trying to re-scan the cameras.
-
Alexander Smorkalov authored
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
-
- 02 Apr, 2013 1 commit
-
-
dave authored
-
- 01 Apr, 2013 5 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
This also fixes few clang build errors
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
- 27 Mar, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 26 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
All tests passed!
-
- 21 Mar, 2013 2 commits
-
-
Dirk Van Haerenborgh authored
-
Dirk Van Haerenborgh authored
-
- 20 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
TIFF build was fixed; Direct Show back-end was enabled; More accurate guards implemented.
-
- 14 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 3 commits
-
-
Alexander Smorkalov authored
GPU module turned off; TIFF support turned off; Windows Managment and Video IO (VFW) turned off.
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
Andrey Kamaev authored
-
- 12 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
Fixed issues: #2737 #2848
-
- 11 Mar, 2013 1 commit
-
-
https://github.com/prasannatsm/opencvAoD314 authored
- added webp (lossy and lossless without alpha channel) - added tests
-
- 05 Mar, 2013 2 commits
-
-
Charles Otto authored
Add version checks around uses of AVCodecID and av_opt_set, since these aren't defined for older versions of ffmpeg.
-
Charles Otto authored
Add a call to avcodec_get_context_defaults3, this sets per-codec default values and in the case of libx264 will stop VideoWriter::open (with fourcc=x264) from failing due to libx264 complaining about broken ffmpeg default settings. Set some additional libx264 encoder parameters.
-