Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  Name Size Last modified (GMT) Description
Back Parent directory 2005-09-30 12:57:44
Folder contrib-plugins/ 2005-09-30 12:56:09
Folder plugins/ 2005-09-30 12:56:09
File Makefile 25 bytes 2003-02-14 14:14:07
File OVERVIEW 7091 bytes 2003-02-14 14:14:07
File README 597 bytes 2003-02-14 14:14:07
File Subdir.mk 269 bytes 2003-02-14 14:14:07
C file byteswap.h 411 bytes 2003-02-14 14:14:07
C file color_common.c 1315 bytes 2003-02-14 14:14:07
C file color_lut.c 7745 bytes 2003-02-14 14:14:07
C file color_packed.c 5591 bytes 2003-02-14 14:14:07
C file color_unused.c 1149 bytes 2003-02-14 14:14:07
C file color_yuv2rgb.c 10594 bytes 2003-02-14 14:14:07
C file convert.c 3273 bytes 2003-02-14 14:14:07
C file devices.c 1735 bytes 2004-03-25 10:35:36
C file devices.h 231 bytes 2003-02-14 14:14:07
C file grab-ng.c 20059 bytes 2003-03-28 12:19:28
C file grab-ng.h 17548 bytes 2003-02-14 14:14:07
C file list.h 4377 bytes 2003-02-14 14:14:07
C file videodev.h 11821 bytes 2003-02-14 14:14:07
C file videodev2-old.h 26976 bytes 2003-02-14 14:14:07
C file videodev2.h 25494 bytes 2003-02-14 14:14:07
C file writefile.c 15527 bytes 2004-12-06 17:52:42
C file writefile.h 292 bytes 2003-02-14 14:14:07

  1 
  2 WARNING: This is work-in-progress.
  3 
  4 In the long run I plan to turn this into a v4l capture library.  But
  5 that isn't finished yet and probably will not for some time.  Some
  6 documentation can be found in OVERVIEW.  Complete reference is not
  7 available.
  8 
  9 I don't care (yet) about backward compatibility.  I neither can nor
 10 will stop you from using the code.  But if you do don't complain if I
 11 break your applications with incompatible changes.  You have been
 12 warned.
 13 
 14 Please don't distribute this code as shared library.  This is just
 15 asking for trouble.
 16 
 17   Gerd
 18 
 19 -- 
 20 Gerd Knorr <kraxel@bytesex.org>
  This page was automatically generated by the LXR engine.