[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kopete/jingle-video/kopete/libkopete/avdevice
From:       Detlev Casanova <detlev.casanova () gmail ! com>
Date:       2009-01-27 23:43:12
Message-ID: 1233099792.520325.18395.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 917519 by casanova:

Separate V4L1 from V4L2.

It adds V4l1Device and V4l2Device. They both inherit from VideoDevice.
It now uses enumeration of supported frame sizes for V4L2.
As some driver still don't support that, I wiil add a way to make it work
anyway.

The storage of all VideoDevice's uses now pointers to VideoDevice as we
want late binding on V4l1Device and V4l2Device instead of early binding
on VideoDevice.

The use of pixel_format and standard enum made no sense, it now uses
V4L and V4L2 enums which are as good as the old ones in VideoDevice.

Switched pixelformat storage with unsigned int instead of int, it considerably
decreases the number of warnings at compile time.



 M  +2 -0      CMakeLists.txt  
 M  +4 -7      dummyvideodevice.cpp  
 M  +1 -2      dummyvideodevice.h  
 M  +204 -2517 v4l1device.cpp  
 M  +22 -263   v4l1device.h  
 M  +310 -1992 v4l2device.cpp  
 M  +27 -238   v4l2device.h  
 M  +195 -2027 videodevice.cpp  
 M  +31 -177   videodevice.h  
 M  +145 -153  videodevicepool.cpp  
 M  +5 -5      videodevicevector.cpp  
 M  +6 -6      videodevicevector.h  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic