This patch series improves the V4L2_DV_FL_HALF_LINE documentation and adds a new V4L2_DV_FL_IS_CE_VIDEO flag to tell whether this particular timing format is a CE video format or not. Previously V4L2_DV_BT_STD_CEA861 was used for that, but that fails with the CEA-861 640x480p49.94 format, which is not a CE format. I considered just removing V4L2_DV_BT_STD_CEA861 from the 640x480p format, but that's just a hack, and in the future new formats might be added to CEA-861 that also aren't CE formats. Just do this right and add a new flag for this. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html