From 466cf445ce93217dac3a66fa3bc9b23b45cacecd Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Mon, 31 Aug 2009 22:41:03 -0300 Subject: v4l2-spec: Update revision fields From: Mauro Carvalho Chehab Update revision fields to match the Remote Controller chapter. While here, increment spec to version 2.6.32 to match Linux Kernel revision. Signed-off-by: Mauro Carvalho Chehab --- v4l2-spec/compat.sgml | 7 +++++++ v4l2-spec/v4l2.sgml | 16 +++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/v4l2-spec/compat.sgml b/v4l2-spec/compat.sgml index 3a05a869b..50b784f46 100644 --- a/v4l2-spec/compat.sgml +++ b/v4l2-spec/compat.sgml @@ -2296,6 +2296,10 @@ was renamed to v4l2_chip_ident_old V4L2 in Linux 2.6.32 + + In order to be easier to compare a V4L2 API and a kernel +version, now V4L2 API is numbered using Linux Kernel version numeration. + Finalized the RDS capture API. See for more information. @@ -2315,6 +2319,9 @@ more information. Added FM Modulator (FM TX) Extended Control Class: V4L2_CTRL_CLASS_FM_TX and their Control IDs. + + Added Remote Controller chapter, describing the default Remote Controller mapping for media devices. + diff --git a/v4l2-spec/v4l2.sgml b/v4l2-spec/v4l2.sgml index 570ac78f6..15480451a 100644 --- a/v4l2-spec/v4l2.sgml +++ b/v4l2-spec/v4l2.sgml @@ -26,7 +26,7 @@ Video for Linux Two API Specification - Revision 0.29 + Revision 2.6.32 @@ -91,12 +91,12 @@ MPEG stream embedded, sliced VBI data format in this specification. - Mauro Carvalho Chehab - Documented libv4l, designed and added v4l2grab example + Documented libv4l, designed and added v4l2grab example, +Remote Controller chapter
@@ -104,6 +104,7 @@ MPEG stream embedded, sliced VBI data format in this specification.
+ 1999 @@ -144,6 +145,15 @@ structs, ioctls) must be noted in more detail in the history chapter (compat.sgml), along with the possible impact on existing drivers and applications. --> + + 2.6.32 + 2009-08-31 + mcc + Now, revisions will match the kernel version where +the V4L2 API will be adopted by a driver. Added Remote Controller +chapter. + + 0.29 2009-08-26 -- cgit v1.2.3