[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeedu/kstars/kstars/indi/webcam
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-04-30 20:16:42
Message-ID: 20050430201642.E17AB665 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

unbreak compilation


  M +7 -7      videodev2.h   1.2


--- kdeedu/kstars/kstars/indi/webcam/videodev2.h  #1.1:1.2
@@ -37,5 +37,5 @@ enum v4l2_field {
                                       buffer, top-bottom order */
         V4L2_FIELD_SEQ_BT     = 6, /* same as above + bottom-top order */
-        V4L2_FIELD_ALTERNATE  = 7, /* both fields alternating into
+        V4L2_FIELD_ALTERNATE  = 7  /* both fields alternating into
                                       separate buffers */
 };
@@ -61,5 +61,5 @@ enum v4l2_buf_type {
         V4L2_BUF_TYPE_VBI_CAPTURE    = 4,
         V4L2_BUF_TYPE_VBI_OUTPUT     = 5,
-        V4L2_BUF_TYPE_PRIVATE        = 0x80,
+        V4L2_BUF_TYPE_PRIVATE        = 0x80
 };
 
@@ -68,10 +68,10 @@ enum v4l2_ctrl_type {
         V4L2_CTRL_TYPE_BOOLEAN       = 2,
         V4L2_CTRL_TYPE_MENU          = 3,
-        V4L2_CTRL_TYPE_BUTTON        = 4,
+        V4L2_CTRL_TYPE_BUTTON        = 4
 };
 
 enum v4l2_tuner_type {
         V4L2_TUNER_RADIO             = 1,
-        V4L2_TUNER_ANALOG_TV         = 2,
+        V4L2_TUNER_ANALOG_TV         = 2
 };
 
@@ -79,5 +79,5 @@ enum v4l2_memory {
         V4L2_MEMORY_MMAP             = 1,
         V4L2_MEMORY_USERPTR          = 2,
-        V4L2_MEMORY_OVERLAY          = 3,
+        V4L2_MEMORY_OVERLAY          = 3
 };
 
@@ -107,5 +107,5 @@ enum v4l2_colorspace {
         
         /* For RGB colourspaces, this is probably a good start. */
-        V4L2_COLORSPACE_SRGB          = 8,
+        V4L2_COLORSPACE_SRGB          = 8
 };
 
@@ -115,5 +115,5 @@ enum v4l2_priority {
         V4L2_PRIORITY_INTERACTIVE = 2,
         V4L2_PRIORITY_RECORD      = 3,
-        V4L2_PRIORITY_DEFAULT     = V4L2_PRIORITY_INTERACTIVE,
+        V4L2_PRIORITY_DEFAULT     = V4L2_PRIORITY_INTERACTIVE
 };
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic