Hi, This is the third version of the timestamp source and mem-to-mem device support patchset. Change since v2: - struct device type remains enum v4l2_buf_type - Added a struct which contains the 1:1 mapping between V4L2 buffer type, verbose textual representation of it (which already existed), and a command line option. A function for converting the former to the first is provided as well. - struct device is no longer manipulated in main(), with the few exceptions that existed before the patchset. Instead, functions are provided to access it. - -Q (--queue-type) has been replaced with -B (--buffer-type). - Added a patch to shorten the timestamp type names. - Added another patch to shorten the string printed for each dequeued buffer. - Invalid buffer types are rejected now by yavta. - Removed useless use of else. -- Kind regards, Sakari -- 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