From: Hans Verkuil <[email protected]>
The v4l2_bt_timings struct is missing information about the picture aspect
ratio and the CEA-861 and HDMI VIC (Video Identification Code).
This patch series adds support for this.
Regards,
Hans
Hans Verkuil (5):
videodev2.h: add VICs and picture aspect ratio
v4l2-dv-timings: add VICs and picture aspect ratio
v4l2-dv-timings: add helpers to find vic and pixelaspect ratio
cobalt: add cropcap support
adv7604: add vic detect
drivers/media/i2c/adv7604.c | 18 +++++-
drivers/media/pci/cobalt/cobalt-v4l2.c | 21 +++++++
drivers/media/v4l2-core/Kconfig | 1 +
drivers/media/v4l2-core/v4l2-dv-timings.c | 58 +++++++++++++++++-
include/media/v4l2-dv-timings.h | 18 ++++++
include/uapi/linux/v4l2-dv-timings.h | 97 ++++++++++++++++++++-----------
include/uapi/linux/videodev2.h | 75 +++++++++++++++++-------
7 files changed, 229 insertions(+), 59 deletions(-)
--
2.8.1
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html