Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668788 > unrolled thread

[Patch v5 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition

Started bySmitha T Murthy <smitha.t@samsung.com>
First post2017-06-19 07:30 +0200
Last post2017-06-19 07:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [Patch v5 07/12] Documentation: v4l: Documentation for HEVC v4l2  definition Smitha T Murthy <smitha.t@samsung.com> - 2017-06-19 07:30 +0200

#1668788 — [Patch v5 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition

FromSmitha T Murthy <smitha.t@samsung.com>
Date2017-06-19 07:30 +0200
Subject[Patch v5 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition
Message-ID<tTXqb-6Rc-47@gated-at.bofh.it>
Add V4L2 definition for HEVC compressed format which is also
known as H.265.

Signed-off-by: Smitha T Murthy <smitha.t@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
---
 Documentation/media/uapi/v4l/pixfmt-013.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/media/uapi/v4l/pixfmt-013.rst b/Documentation/media/uapi/v4l/pixfmt-013.rst
index 728d7ed..abec039 100644
--- a/Documentation/media/uapi/v4l/pixfmt-013.rst
+++ b/Documentation/media/uapi/v4l/pixfmt-013.rst
@@ -90,3 +90,8 @@ Compressed Formats
       - ``V4L2_PIX_FMT_VP9``
       - 'VP90'
       - VP9 video elementary stream.
+    * .. _V4L2-PIX-FMT-HEVC:
+
+      - ``V4L2_PIX_FMT_HEVC``
+      - 'HEVC'
+      - HEVC/H.265 video elementary stream.
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web