AngelCarpintero
|
1f49c28544
|
Adapted patch from http://www.lavrsen.dk/twiki/bin/view/Motion/MjpegToYUV420pPatch to fix MJPEG color issue, now configure checks for mjpegtools.
|
2007-08-09 03:18:58 +00:00 |
|
AngelCarpintero
|
6e98f43793
|
Fix gcc warnings , remove unused variables & make some variable cast.
|
2007-07-08 18:07:58 +00:00 |
|
AngelCarpintero
|
88352421fe
|
Added support for V4L2_PIX_FMT_UYVY and a conversion function from uyvy to yuv420p
|
2007-02-03 01:47:12 +00:00 |
|
AngelCarpintero
|
de504a489c
|
Krzysztof fix a corruption memory in mjpeg and ident de code.
|
2007-01-20 02:33:35 +00:00 |
|
AngelCarpintero
|
f96f60a996
|
A second approach to detect videodev2.h for V4L2 support. Added a xioclt function like V4L2 API explain. Implemente vid_close for V4L2 as separate function to implement stop capturing as V4L2 explain.
|
2007-01-15 04:01:07 +00:00 |
|
AngelCarpintero
|
af6fe9d2c6
|
Added experimental support for V4L2_PIX_FMT_SBGGR8 ( bayer ), V4L2_PIX_FMT_SN9C10X using code from sonix driver ( TODO : remplace bayer2rgb24 by bayer2yuv420) and V4L2_PIX_FMT_MJPEG.
|
2007-01-14 06:54:55 +00:00 |
|
AngelCarpintero
|
619cad48f7
|
Merge V4L2 patch , seems that some distro with old kernels fails to compile , so a patch is needed in configure.in to find videodev2.h
|
2007-01-10 00:45:27 +00:00 |
|
root
|
5221670f09
|
Initial import
|
2005-12-27 08:54:39 +00:00 |
|