1. 20 7月, 2008 1 次提交
  2. 30 4月, 2008 1 次提交
  3. 25 4月, 2008 1 次提交
  4. 26 1月, 2008 6 次提交
  5. 02 11月, 2007 1 次提交
  6. 10 10月, 2007 1 次提交
  7. 21 7月, 2007 1 次提交
  8. 19 7月, 2007 1 次提交
  9. 28 4月, 2007 1 次提交
  10. 21 2月, 2007 2 次提交
    • M
      V4L/DVB (5077): Bttv cropping support · e5bd0260
      Michael Schimek 提交于
      Adds the missing VIDIOC_CROPCAP, G_CROP and S_CROP ioctls, permitting 
      applications to capture or overlay a subsection of the picture or to 
      extend the capture window beyond active video, into the VBI area and the 
      horizontal blanking. VBI capturing can start and end on any line, 
      including the picture area, and apps can capture different lines of each 
      field and single fields.
      For compatibility with existing applications, the open() function
      resets the cropping and VBI capturing parameters and a VIDIOC_S_CROP
      call is necessary to actually enable cropping. 
      Regrettably in PAL-M, PAL-N, PAL-Nc and NTSC-JP mode the maximum image 
      width will increase from 640 and 768 to 747 and 923 pixels respectively.
      Like the VBI changes however, this should only affect applications which 
      depend on former driver limitations, such as never getting more than 640 
      pixels regardless of the requested width. 
      Also, new freedoms require additional checks for conflicts and some 
      applications may not expect an EBUSY error from the VIDIOC_QBUF and 
      VIDIOCMCAPTURE ioctls. These errors should be rare though.
      So far, the patch has been tested on a UP machine with a bt878 in PAL-
      BGHI and NTSC-M mode using xawtv, tvtime, mplayer/mencoder, zapping/
      libzvbi and these tools: http://zapping.sf.net/bttv-crop-test.tar.bz2
      I'd be grateful about comments or bug reports.
      Signed-off-by: NMichael H. Schimek <mschimek@gmx.at>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      e5bd0260
    • H
      V4L/DVB (4961): Add support for the ASUS P7131 remote control · 9160723e
      Hermann Pitton 提交于
      Besides adding the board specific code, this patch moves
      the RC5 decoding code from bt8xx to ir-functions.c to make it available 
      for all drivers.
      
      Signed-off-by: Marc Fargas <telenieko.telenieko.com>
      Signed-off-by: NHermann Pitton <hermann-pitton@arcor.de>
      Signed-off-by: NHartmut Hackmann <hartmut.hackmann@t-online.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      9160723e
  11. 01 7月, 2006 1 次提交
  12. 25 6月, 2006 2 次提交
  13. 25 3月, 2006 3 次提交
  14. 14 1月, 2006 1 次提交
  15. 10 1月, 2006 3 次提交
  16. 13 12月, 2005 1 次提交
  17. 14 11月, 2005 1 次提交
  18. 09 11月, 2005 1 次提交
  19. 29 10月, 2005 1 次提交
  20. 23 9月, 2005 1 次提交
  21. 10 9月, 2005 2 次提交
  22. 02 8月, 2005 1 次提交
  23. 29 6月, 2005 1 次提交
  24. 24 6月, 2005 1 次提交
  25. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4