Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-timings for the following: - v4l: Adding Digital Video Timings APIs This adds an important missing piece to the V4L2 API: the ability to receive and transmit HDTV video. The documentation needs another review cycle, mostly for grammar and style, but that should prevent this patch from going in. Many thanks to Murali and everyone else who has been involved in the discussions and reviews for this new API. Thanks, Hans diffstat: drivers/media/video/v4l2-compat-ioctl32.c | 6 + drivers/media/video/v4l2-ioctl.c | 147 ++++++++++++++++++++++++++++++ include/linux/videodev2.h | 116 +++++++++++++++++++++++ include/media/v4l2-ioctl.h | 15 +++ include/media/v4l2-subdev.h | 21 ++++ 5 files changed, 303 insertions(+), 2 deletions(-) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom -- 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