• Patrick Welche's avatar
    NetBSD video(4) support, patch 2 of 3 · 681ffd9a
    Patrick Welche authored
    * 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.
    681ffd9a
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/highgui Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...