Revision: 8647
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8647&view=rev
Author:   thjc
Date:     2010-05-03 17:45:11 +0000 (Mon, 03 May 2010)

Log Message:
-----------
Applied patch 2962489: camerav4l2: mislead comments

Modified Paths:
--------------
    code/player/trunk/server/drivers/camera/v4l2/camerav4l2.cc

Modified: code/player/trunk/server/drivers/camera/v4l2/camerav4l2.cc
===================================================================
--- code/player/trunk/server/drivers/camera/v4l2/camerav4l2.cc  2010-05-03 
17:42:54 UTC (rev 8646)
+++ code/player/trunk/server/drivers/camera/v4l2/camerav4l2.cc  2010-05-03 
17:45:11 UTC (rev 8647)
@@ -82,12 +82,9 @@
     - GREY (8-bit monochrome)
     - RGBP (16-bit packed; will produce 24-bit color images)
     - BGR3, RGB3 (24-bit RGB)
-    - BGR4, RGB4 (32-bit RGB; will produce 24-bit color images)
-    - BA81 (for sn9c1xx-based USB webcams)
+    - BGR4, RGB4 (32-bit RGB)
+    - BA81 (for sn9c1xx-based USB webcams; will produce 24-bit color images)
     - MJPG (for webcams producing MJPEG streams not decompressed by V4L2 
driver)
-  - Note that not all capture modes are supported by Player's internal image
-  format; in these modes, images will be translated to the closest matching
-  internal format (e.g., BGR4 -> RGB888).
 
 - buffers (integer)
   - Default: 2


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to