* NEW: Include kernel header (videodevice2.h) directly as some older kernels
  seem to be out of date. This should be backwards compatible and not affect
  older machines, and *should* allow the code to compile on older machines
  without losing the desired tracking features.



git-svn-id: svn://localhost/gambas/trunk@1831 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Oddjobz 2009-01-29 10:15:44 +00:00
parent a652b6a92c
commit a751dbb16f
2 changed files with 1436 additions and 1 deletions

View file

@ -36,8 +36,8 @@
#include <sys/ioctl.h>
#include <linux/types.h>
#include <linux/videodev.h>
#include <linux/videodev2.h>
#include "videodev2.h"
#include "gambas.h"
#ifndef __CWEBCAM_C

1435
gb.v4l/src/videodev2.h Normal file

File diff suppressed because it is too large Load diff