- 14 Oct, 2014 2 commits
-
-
Adrien BAK authored
-
Adrien BAK authored
-
- 12 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Oct, 2014 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
- 10 Oct, 2014 9 commits
-
-
edgarriba authored
-
Ilya Lavrenov authored
-
Artur Wieczorek authored
Refactored code responsible for printing debug messages in DShow video capture module to reduce footprint in Release mode. Replace printf function used for diagnostic purposes with dedicated DebugPrintOut function to output debug messages. This function is effective only in Debug mode and its body becomes empty in Release mode to reduce footprint.
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
Vadim Pisarevsky authored
-
Artur Wieczorek authored
Save selected FCC in order to return proper CV_CAP_PROP_FOURCC property value (currently FCC for RGB24 is always returned).
-
Artur Wieczorek authored
FOURCC code bytes should be placed in the reverse order.
-
Artur Wieczorek authored
Set correct value of sample size when calling IAMStreamConfig::SetFormat function. For non-RGB media type it can be set to zero value. (See http://msdn.microsoft.com/en-us/library/windows/desktop/dd373477%28v=vs.85%29.aspx)
-
- 09 Oct, 2014 12 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
vbystricky authored
-
Alexander Karsakov authored
-
ElenaGvozdeva authored
-
- 08 Oct, 2014 6 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Alexander Karsakov authored
Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes
-
Vadim Pisarevsky authored
-
- 07 Oct, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-