Artur Wieczorek
|
efd237b8b8
|
Fixed media type guid for I420 in DShow capture.
FOURCC code bytes should be placed in the reverse order.
|
2014-10-10 08:53:50 +02:00 |
|
Artur Wieczorek
|
de0b46a765
|
Fixed selecting media type in DShow video capture.
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)
|
2014-10-10 08:53:48 +02:00 |
|
PhilLab
|
a0e4600364
|
VideoCapture did not detect an unopened camera
|
2014-08-26 09:42:46 +02:00 |
|
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
2014-07-14 23:16:47 +04:00 |
|