[Kwintv] kdenonbeta/kwintv3/qtvision/plugins/video/v4l

George Staikos kwintv@mail.kde.org
Sun, 6 Oct 2002 06:41:29 +0200 (CEST)


CVS commit by staikos: 

Working V4L grab+blt code, plus framework for overlay code.  The code is
surprisingly fast given how inefficient v4ldev.cpp is in this respect.
However, there are synchronisation problems.  If the windows is moved/resized,
Xlib complains about losing sequence and the events stop coming.  This must
be investigated.

CCMAIL: kwintv@mail.kde.org

 ---------------------------------------------------------------------------
 M  +152 -17  1.5 1.6      qtvision_v4l.cpp
 M  +16 -2    1.3 1.4      qtvision_v4l.h
 M  +1 -1     1.3 1.4      v4ldev.cpp