Hi all, This is the fifth version of the set after a long break. v4 (including v4.[12]) can be found here: <URL:http://www.spinics.net/lists/linux-media/msg67445.html> since v4.2: - In a few places in documentation it was stated that setting timestamp for output devices will affect the time the frame is displayed. The patch now removes that statement. Patch 1/7. - SOF timestamp was changed into SOE timestamp to signify start of exposure. This corresponds to what the UVC devices do according to the spec. SOE is only valid for CAPTURE queues. - Timestamp is always copied from source to destination, not the other way around. Drivers affected were exynos-gsc, m2m-deinterlace and mx2_emmaprp. Patch 5/7. Kamil: could you check especially this one, please? - Timestamp source flags are copied but not the timestamp type (which, well, is always "COPY". Change all m2m drivers to do so. -- 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