diff mbox

[for,v3.19,3/4] DocBook media: update version number and document changes.

Message ID 1417789164-28468-4-git-send-email-hverkuil@xs4all.nl (mailing list archive)
State New, archived
Headers show

Commit Message

Hans Verkuil Dec. 5, 2014, 2:19 p.m. UTC
From: Hans Verkuil <hans.verkuil@cisco.com>

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
---
 Documentation/DocBook/media/v4l/compat.xml |  6 ++++++
 Documentation/DocBook/media/v4l/v4l2.xml   | 11 ++++++++++-
 2 files changed, 16 insertions(+), 1 deletion(-)

Comments

Hans Verkuil Dec. 5, 2014, 2:22 p.m. UTC | #1
On 12/05/2014 03:19 PM, Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil@cisco.com>
> 
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
> ---
>  Documentation/DocBook/media/v4l/compat.xml |  6 ++++++
>  Documentation/DocBook/media/v4l/v4l2.xml   | 11 ++++++++++-
>  2 files changed, 16 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
> index 0a2debf..518bc56 100644
> --- a/Documentation/DocBook/media/v4l/compat.xml
> +++ b/Documentation/DocBook/media/v4l/compat.xml
> @@ -2576,6 +2576,12 @@ fields changed from _s32 to _u32.
>  	  <para>Added <constant>V4L2_CID_PAN_SPEED</constant> and
>   <constant>V4L2_CID_TILT_SPEED</constant> camera controls.</para>
>  	</listitem>
> +	<listitem>
> +	  <para>Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding;
> +and &v4l2-quantization; fields to &v4l2-pix-format;, &v4l2-pix-format-mplane;
> +and &v4l2-mbus-framefmt;.
> +	  </para>
> +	</listitem>
>        </orderedlist>
>      </section>
>  
> diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml
> index 7cfe618..e6cfd7e 100644
> --- a/Documentation/DocBook/media/v4l/v4l2.xml
> +++ b/Documentation/DocBook/media/v4l/v4l2.xml
> @@ -152,6 +152,15 @@ structs, ioctls) must be noted in more detail in the history chapter
>  applications. -->
>  
>        <revision>
> +	<revnumber>3.18</revnumber>

Oops, should be 3.19.

Will repost with the right version numbers.

Regards,

	Hans

> +	<date>2014-12-05</date>
> +	<authorinitials>hv</authorinitials>
> +	<revremark>Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding; and &v4l2-quantization; fields
> +to &v4l2-pix-format;, &v4l2-pix-format-mplane; and &v4l2-mbus-framefmt;.
> +	</revremark>
> +      </revision>
> +
> +      <revision>
>  	<revnumber>3.17</revnumber>
>  	<date>2014-08-04</date>
>  	<authorinitials>lp, hv</authorinitials>
> @@ -539,7 +548,7 @@ and discussions on the V4L mailing list.</revremark>
>  </partinfo>
>  
>  <title>Video for Linux Two API Specification</title>
> - <subtitle>Revision 3.17</subtitle>
> + <subtitle>Revision 3.18</subtitle>
>  
>    <chapter id="common">
>      &sub-common;
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
index 0a2debf..518bc56 100644
--- a/Documentation/DocBook/media/v4l/compat.xml
+++ b/Documentation/DocBook/media/v4l/compat.xml
@@ -2576,6 +2576,12 @@  fields changed from _s32 to _u32.
 	  <para>Added <constant>V4L2_CID_PAN_SPEED</constant> and
  <constant>V4L2_CID_TILT_SPEED</constant> camera controls.</para>
 	</listitem>
+	<listitem>
+	  <para>Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding;
+and &v4l2-quantization; fields to &v4l2-pix-format;, &v4l2-pix-format-mplane;
+and &v4l2-mbus-framefmt;.
+	  </para>
+	</listitem>
       </orderedlist>
     </section>
 
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml
index 7cfe618..e6cfd7e 100644
--- a/Documentation/DocBook/media/v4l/v4l2.xml
+++ b/Documentation/DocBook/media/v4l/v4l2.xml
@@ -152,6 +152,15 @@  structs, ioctls) must be noted in more detail in the history chapter
 applications. -->
 
       <revision>
+	<revnumber>3.18</revnumber>
+	<date>2014-12-05</date>
+	<authorinitials>hv</authorinitials>
+	<revremark>Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding; and &v4l2-quantization; fields
+to &v4l2-pix-format;, &v4l2-pix-format-mplane; and &v4l2-mbus-framefmt;.
+	</revremark>
+      </revision>
+
+      <revision>
 	<revnumber>3.17</revnumber>
 	<date>2014-08-04</date>
 	<authorinitials>lp, hv</authorinitials>
@@ -539,7 +548,7 @@  and discussions on the V4L mailing list.</revremark>
 </partinfo>
 
 <title>Video for Linux Two API Specification</title>
- <subtitle>Revision 3.17</subtitle>
+ <subtitle>Revision 3.18</subtitle>
 
   <chapter id="common">
     &sub-common;