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
..
2013-01-14 17:58:27 +04:00
2013-01-24 13:25:12 +04:00
2013-01-14 17:58:27 +04:00
2013-01-14 17:58:27 +04:00
2013-01-24 11:40:35 +01:00
2013-01-25 16:19:59 +04:00
2012-11-28 18:17:33 +04:00
2012-02-03 11:26:49 +00:00