opencv/modules/highgui
Patrick Welche 681ffd9a21 NetBSD video(4) support, patch 2 of 3
* Decouple Video4Linux2 support from Video4Linux as existence of
  v4l2 on a system does not imply support for v4l.
* Don't use V4L's struct video_window in V4L2 code.
* Removed __USE_GNU as comment says:
      /* support for MJPEG is only available with libjpeg and gcc,
         because it's use libjepg and fmemopen()
  so replace with test for fmemopen() if found necessary.
2013-01-28 17:11:41 +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 2 of 3 2013-01-28 17:11:41 +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