gambas-source-code/gb.v4l
Benoît Minisini e15a08d817 [GB.IMAGE]
* NEW: A new interface in the API to get the default image format.

[GB.V4L]
* NEW: Try to use libv4lconvert to convert webcam frames to RGB.


git-svn-id: svn://localhost/gambas/trunk@2271 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-25 21:54:26 +00:00
..
orig
src [GB.IMAGE] 2009-08-25 21:54:26 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
config.guess
config.sub
configure.ac [GB.IMAGE] 2009-08-25 21:54:26 +00:00
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
install-sh
ltmain.sh
m4
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.