v4l2-compliance: add more 'fixmes' to the list.
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 7 Oct 2011 06:32:18 +0000 (08:32 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Fri, 7 Oct 2011 06:32:18 +0000 (08:32 +0200)
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-compliance/fixme.txt

index d667392..56a9543 100644 (file)
@@ -18,6 +18,7 @@ here they won't be forgotten.
   the modulator instead of the tuner?
 
 - Related question: how do I tell whether a modulator is for TV or FM radio?
+  Spec currently supports modulators for radio only.
 
 - Control documentation is out of date regarding use of class_ctrl 0 and how
   error_idx should be set for G/S_EXT_CTRLS and for TRY_EXT_CTRLS (which does
@@ -29,3 +30,5 @@ here they won't be forgotten.
 - define properly V4L2_FBUF_FLAG_PRIMARY and V4L2_FBUF_FLAG_OVERLAY.
 - ditto V4L2_FBUF_CAP_EXTERNOVERLAY: do bytesperline, sizeimage and base need to be
   set or not? Determine for overlay and output overlay.
+
+- RGB pixel formats: endianess issues: two tables in the spec.