[PATCH v1 3/3] V4L: add VP9 format documentation

From: Wu-Cheng Li
Date: Tue May 24 2016 - 11:06:34 EST


Add documentation for V4L2_PIX_FMT_VP9.

Signed-off-by: Wu-Cheng Li <wuchengli@xxxxxxxxxxxx>
---
Documentation/DocBook/media/v4l/pixfmt.xml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml b/Documentation/DocBook/media/v4l/pixfmt.xml
index 5a08aee..ab915c3 100644
--- a/Documentation/DocBook/media/v4l/pixfmt.xml
+++ b/Documentation/DocBook/media/v4l/pixfmt.xml
@@ -1735,6 +1735,11 @@ extended control <constant>V4L2_CID_MPEG_STREAM_TYPE</constant>, see
<entry>'VP80'</entry>
<entry>VP8 video elementary stream.</entry>
</row>
+ <row id="V4L2-PIX-FMT-VP9">
+ <entry><constant>V4L2_PIX_FMT_VP9</constant></entry>
+ <entry>'VP90'</entry>
+ <entry>VP9 video elementary stream.</entry>
+ </row>
</tbody>
</tgroup>
</table>
--
2.8.0.rc3.226.g39d4020