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

Alexandre Aufrere kwintv@mail.kde.org
Sun, 6 Oct 2002 12:36:40 +0200


if i understand well, v4l module needs Qt3.1beta1+ to compile, because of 
these mutexes.. isn't it a bit too heavy dependency ? after all it's only a 
beta !

http://www.trolltech.com/developer/changes/3.1beta1.html

qtvision_v4l.cpp: In method `bool QtVisionV4L::isTuner ()':
qtvision_v4l.cpp:131: `QMutexLocker' undeclared (first use this
function)
....(many more errors like that one).


Le Dimanche 6 Octobre 2002 06:41, George Staikos a écrit :
> 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
>
> _______________________________________________
> kwintv mailing list
> kwintv@mail.kde.org
> http://mail.kde.org/mailman/listinfo/kwintv