1. 23 9月, 2009 1 次提交
  2. 30 3月, 2009 1 次提交
    • M
      V4L/DVB (11225): v4lgrab: fix compilation warnings · aeecea26
      Mauro Carvalho Chehab 提交于
      Documentation/video4linux/v4lgrab.c: In function ‘main’:
      Documentation/video4linux/v4lgrab.c:193: warning: ‘src_depth’ is used uninitialized in this function
      Documentation/video4linux/v4lgrab.c:108: warning: ‘b’ may be used uninitialized in this function
      Documentation/video4linux/v4lgrab.c:108: warning: ‘g’ may be used uninitialized in this function
      Documentation/video4linux/v4lgrab.c:108: warning: ‘r’ may be used uninitialized in this function
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      aeecea26
  3. 29 1月, 2009 1 次提交
  4. 25 6月, 2006 1 次提交
    • R
      V4L/DVB (4047): Doc. sources: expose video4linux/ · a22f1cbc
      Randy Dunlap 提交于
      Documentation/video4linux/:
      Expose example and tool source files in the Documentation/ directory in
      their own files instead of being buried (almost hidden) in readme/txt files.
      This will make them more visible/usable to users who may need
      to use them, to developers who may need to test with them, and
      to janitors who would update them if they were more visible.
      Also, if any of these possibly should not be in the kernel tree at
      all, it will be clearer that they are here and we can discuss if
      they should be removed.
      Signed-off-by: NRandy Dunlap <rdunlap@xenotime.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      a22f1cbc