Alexander Smorkalov
|
956d8027ef
|
Bug #3044 cap_dshow.cpp forgotten validity check fixed.
|
2013-06-10 13:29:45 -07:00 |
|
Alexander Smorkalov
|
4703f4552a
|
Experimental MS Media Foundation API support added
|
2013-04-02 18:10:55 -07:00 |
|
Andrey Kamaev
|
0cd8684ade
|
Fix setting of FPS after frame width and height with DShow cameras
Issue #2114
|
2013-02-01 18:01:13 +04:00 |
|
Andrey Kamaev
|
2d6253609c
|
Fix truncation of fourcc value in dshow capture property setter (bug #2535)
Added test checking that all valid fourcc values are converted properly
|
2013-01-31 12:00:04 +04:00 |
|
Vadim Pisarevsky
|
40d5b026c7
|
fixed verbose mode in highgui's DirectShow wrapper (bug #2350)
|
2012-09-19 16:57:10 +04:00 |
|
Andrey Kamaev
|
27c23b557c
|
Merged few small fixes from 2.4 branch
|
2012-06-30 13:36:27 +00:00 |
|
Andrey Kamaev
|
16c94d643f
|
Fixed #2053
|
2012-06-15 06:40:20 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
|
Andrey Kamaev
|
c492dc6a83
|
Fixed property names in cap_dshow #1993
|
2012-05-29 05:41:46 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Vadim Pisarevsky
|
1e5a600d13
|
fixed video capturing on Mac running Windows (ticket #988)
|
2012-03-31 08:56:48 +00:00 |
|
Vadim Pisarevsky
|
f309bafe9e
|
another fix for cap_dshow.cpp; fixed warning in facerec_demo
|
2012-03-30 20:06:06 +00:00 |
|
Andrey Kamaev
|
7a017973bf
|
Fixed Windows build (MSVC 10 Win32)
internal CV_CAP_PROP_ZOOM is renamed to CV_CAP_PROP_ZOOM_DSHOW
internal CV_CAP_PROP_FOCUS is renamed to CV_CAP_PROP_FOCUS_DSHOW
|
2012-03-30 19:26:15 +00:00 |
|
Vadim Pisarevsky
|
f0b8b81caa
|
applied big patch #1281 by Martin Beckett (various direct show video capture enhancements)
|
2012-03-30 18:39:03 +00:00 |
|
Vadim Pisarevsky
|
8513ed08d0
|
probably fixed multi-threaded capturing from DShow cameras (ticket #1470)
|
2012-03-27 12:50:56 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Vadim Pisarevsky
|
f8e1e88ce2
|
we do not need strmiids.lib anymore
|
2011-07-01 14:03:03 +00:00 |
|
Vadim Pisarevsky
|
6c8a2b8888
|
propagated fixes in docs and cap_dshow to trunk
|
2011-07-01 09:39:22 +00:00 |
|
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
2011-06-23 12:00:09 +00:00 |
|
Vadim Pisarevsky
|
108fc3f4fe
|
fixed problem with non 4:3 cameras (ticket #142)
|
2011-06-19 22:35:24 +00:00 |
|
Vadim Pisarevsky
|
17b18de531
|
added missing evcode.h; made videoinput optional (ticket #1142)
|
2011-06-16 09:51:34 +00:00 |
|
Vadim Pisarevsky
|
412e7a835f
|
videoInput is now integrated into highgui and built from sources
|
2011-06-15 22:59:41 +00:00 |
|
Alexander Shishkov
|
8b43e90e7f
|
fixed ticket #675
|
2011-06-02 09:51:25 +00:00 |
|
Vadim Pisarevsky
|
e90f197beb
|
merged fix for x64 MSVC compile errors in highgui into trunk
|
2010-12-27 12:01:38 +00:00 |
|
Vadim Pisarevsky
|
758e826d2e
|
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
|
2010-07-16 22:38:57 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|