grabbers: Introduce grabbers library and V4L2 grabber.
commitf874ce61275191ecdd5aae7938b0d56e368820ec
authorCyril Hrubis <metan@ucw.cz>
Tue, 19 Jun 2012 18:58:21 +0000 (19 20:58 +0200)
committerCyril Hrubis <metan@ucw.cz>
Tue, 19 Jun 2012 21:44:10 +0000 (19 23:44 +0200)
tree5c9c2c8be3d68670ae0fa80fd38134f3e0eb612d
parent800afa4e6dcb7ae2bd05b5847a99824755fae03a
grabbers: Introduce grabbers library and V4L2 grabber.
configure
demos/c_simple/Makefile
demos/c_simple/v4l2_grab.c [new file with mode: 0644]
demos/c_simple/v4l2_show.c [new file with mode: 0644]
include/GP.h
include/grabbers/GP_Grabber.h [copied from include/GP.h with 58% similarity]
include/grabbers/GP_Grabbers.h [copied from include/GP.h with 72% similarity]
include/grabbers/GP_V4L2.h [copied from include/GP.h with 72% similarity]
libs/Makefile
libs/grabbers/GP_V4L2.c [new file with mode: 0644]
libs/grabbers/Makefile [new file with mode: 0644]