opencv/modules/highgui
Patrick Welche 1a84bcc565 NetBSD video(4) support, patch 3 of 3
xioctl() assumes that ioctl takes int request. Cope with
  int ioctl(int d, unsigned long request, ...)
to avoid "invalid argument".
2013-01-28 17:11:44 +04:00
..
doc fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 2012-10-31 15:15:51 +04:00
include/opencv2/highgui Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf Corrected sanity checks in several perf tests 2012-12-12 01:00:47 +04:00
src NetBSD video(4) support, patch 3 of 3 2013-01-28 17:11:44 +04:00
test thread-safe VideoWriter and VideoCapture 2012-11-19 16:44:23 +04:00
CMakeLists.txt NetBSD video(4) support, patch 1 of 3 2013-01-28 17:11:36 +04:00