492bd2a0c8
* NEW: Initial support for V4L2 devices using the V4L2 interface * NEW: Support for devices with YUYV and YUV420[p] outputs * BUG: V4L2 streams not yet implemented * BUG: V4L2 tuner not yet implemented * OPT: V4L driver auto-selects V1/V2 depending on device capabilities Version 2 will be used if possible, but V1 can be forced in VideoDevice() git-svn-id: svn://localhost/gambas/trunk@1805 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
orig | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
config.guess | ||
config.sub | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb.image.h | ||
gb_common.h | ||
INSTALL | ||
install-sh | ||
ltmain.sh | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |
This code is partially based in the code written and released under GPL by Nick Andrew <nick@nick-andrew.net>, for the "video-capture" program. You can find the original sources of that program in the "orig" folder in these sources.