1. 22 8月, 2014 1 次提交
  2. 17 6月, 2013 2 次提交
  3. 24 3月, 2013 1 次提交
  4. 09 2月, 2013 1 次提交
  5. 04 1月, 2013 1 次提交
    • G
      Drivers: media: remove __dev* attributes. · 4c62e976
      Greg Kroah-Hartman 提交于
      CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
      markings need to be removed.
      
      This change removes the use of __devinit, __devexit_p, __devinitdata,
      __devinitconst, and __devexit from these drivers.
      
      Based on patches originally written by Bill Pemberton, but redone by me
      in order to handle some of the coding style issues better, by hand.
      
      Cc: Bill Pemberton <wfp5p@virginia.edu>
      Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      4c62e976
  6. 16 8月, 2012 1 次提交
  7. 31 7月, 2012 1 次提交
  8. 15 5月, 2012 1 次提交
  9. 13 1月, 2012 1 次提交
  10. 11 1月, 2012 1 次提交
  11. 07 11月, 2011 1 次提交
    • D
      [media] via-camera: disable RGB mode · 9c900f02
      Daniel Drake 提交于
      The RGB mode does not work correctly. It captures fine at 640x480
      but whenever the scaling engine is used to produce another resolution,
      color corruption occurs (lots of erroneous pink and green).
      
      It is not clear how the scaling engine is supposed to work and how
      it knows which pixel format it is dealing with. Work around this
      problem by disabling RGB support. YUYV scaling works just fine.
      
      Test case:
      
      	gst-launch v4l2src ! video/x-raw-rgb,bpp=16,width=320,height=240 ! \
      	ffmpegcolorspace ! xvimagesink
      Signed-off-by: NDaniel Drake <dsd@laptop.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      9c900f02
  12. 15 9月, 2011 1 次提交
  13. 11 9月, 2011 1 次提交
  14. 25 8月, 2011 2 次提交
  15. 20 5月, 2011 1 次提交
  16. 23 3月, 2011 1 次提交
  17. 22 3月, 2011 1 次提交
  18. 29 12月, 2010 1 次提交
  19. 22 11月, 2010 2 次提交
  20. 31 10月, 2010 1 次提交
  21. 21 10月, 2010 1 次提交