Alexander Shishkov
|
74504e6c4d
|
fixed #1572
|
13 years ago |
Alexander Reshetnikov
|
1c616f43ba
|
Fixed compilation error with ffmpeg 0.9.x & 0.10.x
|
13 years ago |
Alexander Reshetnikov
|
4ec2ad91b9
|
Removed duplicated includes from ffmpeg wrappers
|
13 years ago |
Alexander Reshetnikov
|
958d5a0caa
|
Solved a problem with VideoWriter in the new wrapper
|
13 years ago |
Alexander Reshetnikov
|
ab0fc84781
|
Fixed compilation error under Ubuntu 11.10; added #if-#else-#endif code for some deprecated functions
|
13 years ago |
Andrey Kamaev
|
72f2523d0f
|
Fixed ~20 potential errors identified by the MS complier.
|
13 years ago |
Vadim Pisarevsky
|
1e5a600d13
|
fixed video capturing on Mac running Windows (ticket #988)
|
13 years ago |
Vadim Pisarevsky
|
f309bafe9e
|
another fix for cap_dshow.cpp; fixed warning in facerec_demo
|
13 years ago |
Alexander Reshetnikov
|
3a564d1ae8
|
Updated displayOverlay's implementation & documentation (ticket #903)
|
13 years ago |
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
|
13 years ago |
Vadim Pisarevsky
|
f0b8b81caa
|
applied big patch #1281 by Martin Beckett (various direct show video capture enhancements)
|
13 years ago |
Alexander Reshetnikov
|
aff34adf1b
|
Updated new ffmpeg wrapper
|
13 years ago |
Alexander Reshetnikov
|
e00f1e3911
|
Fixed a problem with CODEC_ID_RAWVIDEO in FFMPEG (ticket #1400)
|
13 years ago |
Vadim Pisarevsky
|
38f686252c
|
added video stream positioning in QTKit-based VideoCapture backend (patch #1420)
|
13 years ago |
Alexander Reshetnikov
|
554e0051e8
|
Fixed error with color space switching for IEEE1394 cameras (patch #766)
|
13 years ago |
Alexander Shishkov
|
0ac70e6883
|
fixed #1421
|
13 years ago |
Vadim Pisarevsky
|
0404b2989e
|
fixed line clipping (ticket #1284)
|
13 years ago |
Alexander Reshetnikov
|
1564fe9a83
|
Fixed segfault problem with cap_unicap (ticket #1112)
|
13 years ago |
Alexander Reshetnikov
|
ee8c4aeb4b
|
Updated close method for ieee1394 cameras
|
13 years ago |
Andrey Kamaev
|
d46f44b48a
|
#1695 fixed arrow key events with the Qt backend
|
13 years ago |
Alexander Reshetnikov
|
2a68228b66
|
changed icvSetVideoSize function (ticket #1067)
|
13 years ago |
Alexander Reshetnikov
|
cff117c08b
|
Updated saving paths for highgui tests
|
13 years ago |
Alexander Reshetnikov
|
76852a499d
|
Minor refactoring of video i/o tests: fixed error with indexes
|
13 years ago |
Alexander Reshetnikov
|
8313095734
|
Changed saving paths for another highgui tests
|
13 years ago |
Alexander Reshetnikov
|
07ec83cd1f
|
Updated ffmpeg test for big video writing (changed saving paths + added removing files)
|
13 years ago |
Alexander Reshetnikov
|
a185302c5d
|
Updated test_video_pos.cpp
|
13 years ago |
Andrey Kamaev
|
9941cf7c95
|
Fixed MSCV2005 build with TBB enabled.
|
13 years ago |
Vadim Pisarevsky
|
8513ed08d0
|
probably fixed multi-threaded capturing from DShow cameras (ticket #1470)
|
13 years ago |
Maria Dimashova
|
f70d171cef
|
changed default parameter
|
13 years ago |
Maria Dimashova
|
550fd8e57c
|
added image and depth synchronization
|
13 years ago |
Alexander Reshetnikov
|
1d7e09a9d5
|
Removed duplicated ifdef code from ffmpeg wrappers
|
13 years ago |
Alexander Reshetnikov
|
1a04d09140
|
Fixed compilation error for ffmpeg tests
|
13 years ago |
Vladislav Vinogradov
|
9034a2d6d7
|
fixed gpu arithm functions (mismatch with cpu version)
|
13 years ago |
Alexander Reshetnikov
|
0aa74f3846
|
Updated new video positioning test
|
13 years ago |
Alexander Reshetnikov
|
c6571249a8
|
Update FFMPEG wrapper binaries
|
13 years ago |
Alexander Shishkov
|
84ddd6018d
|
fixed wrapper compilation on Windows (opencv_ffmpeg dlls)
|
13 years ago |
Alexander Reshetnikov
|
e3d0c6515f
|
Added new video posiitioning test
|
13 years ago |
Alexander Reshetnikov
|
e83ebde210
|
Fixed ifdef code mistake
|
13 years ago |
Alexander Reshetnikov
|
7817e11e01
|
Fixed compilation error under Windows
|
13 years ago |
Alexander Reshetnikov
|
6de7064836
|
Updated ffmpeg test for big video writing
|
13 years ago |
Alexander Reshetnikov
|
b27d1662e6
|
Separated ffmpeg codecs and wrappers
|
13 years ago |
Alexander Shishkov
|
fc68c18c92
|
unrolled changes from r7601 (problems with Android,...)
|
13 years ago |
Andrey Pavlenko
|
23619718ed
|
fixing copy/paste typo
|
13 years ago |
Alexander Reshetnikov
|
ce8c2892d8
|
Removed OS conditions from highgui tests
|
13 years ago |
Alexander Reshetnikov
|
0dd4386d77
|
Updated new ffmpeg wrapper; restored NEW_FFMPEG in the root cmake file
|
13 years ago |
Maria Dimashova
|
499efec5b0
|
removed debug log
|
13 years ago |
Maria Dimashova
|
c1a6cb6221
|
added oni-files reading
|
13 years ago |
Alexander Reshetnikov
|
82a2a50f87
|
Updated new ffmpeg wrapper
|
13 years ago |
Maria Dimashova
|
fedff0922e
|
removed unnecessary members of CvCapture_OpenNI
|
13 years ago |
Maria Dimashova
|
67d7669188
|
switched to use RunXmlScript always (missing '\n' at the end of xml script was a problem)
|
13 years ago |