[v1,3/3] V4L: add VP9 format documentation
Commit Message
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(+)
@@ -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>