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

Message ID 1464102324-53965-4-git-send-email-wuchengli@chromium.org (mailing list archive)
State Changes Requested, archived
Delegated to: Hans Verkuil
Headers

Commit Message

Wu-Cheng Li May 24, 2016, 3:05 p.m. UTC
  Add documentation for V4L2_PIX_FMT_VP9.

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

Patch

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>