Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] DocBook media: update version number and document changes

Update the version to 3.19.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
5fdb9679 38913a5c

+22 -1
+12
Documentation/DocBook/media/v4l/compat.xml
··· 2579 2579 </orderedlist> 2580 2580 </section> 2581 2581 2582 + <section> 2583 + <title>V4L2 in Linux 3.19</title> 2584 + <orderedlist> 2585 + <listitem> 2586 + <para>Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding; 2587 + and &v4l2-quantization; fields to &v4l2-pix-format;, &v4l2-pix-format-mplane; 2588 + and &v4l2-mbus-framefmt;. 2589 + </para> 2590 + </listitem> 2591 + </orderedlist> 2592 + </section> 2593 + 2582 2594 <section id="other"> 2583 2595 <title>Relation of V4L2 to other Linux multimedia APIs</title> 2584 2596
+10 -1
Documentation/DocBook/media/v4l/v4l2.xml
··· 152 152 applications. --> 153 153 154 154 <revision> 155 + <revnumber>3.19</revnumber> 156 + <date>2014-12-05</date> 157 + <authorinitials>hv</authorinitials> 158 + <revremark>Rewrote Colorspace chapter, added new &v4l2-ycbcr-encoding; and &v4l2-quantization; fields 159 + to &v4l2-pix-format;, &v4l2-pix-format-mplane; and &v4l2-mbus-framefmt;. 160 + </revremark> 161 + </revision> 162 + 163 + <revision> 155 164 <revnumber>3.17</revnumber> 156 165 <date>2014-08-04</date> 157 166 <authorinitials>lp, hv</authorinitials> ··· 548 539 </partinfo> 549 540 550 541 <title>Video for Linux Two API Specification</title> 551 - <subtitle>Revision 3.17</subtitle> 542 + <subtitle>Revision 3.19</subtitle> 552 543 553 544 <chapter id="common"> 554 545 &sub-common;