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


Groups > linux.kernel > #1613774

[Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2 definition

From Smitha T Murthy <smitha.t@samsung.com>
Newsgroups linux.kernel
Subject [Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2 definition
Date 2017-03-31 11:10 +0200
Message-ID <tr0Jd-2AS-65@gated-at.bofh.it> (permalink)
References <tr0Jb-2AS-7@gated-at.bofh.it> <tr0Jd-2AS-67@gated-at.bofh.it> <tr0Jb-2AS-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add V4L2 definition for HEVC compressed format

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..ff4cac2 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 video elementary stream.
-- 
2.7.4

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[Patch v3 00/11] Add MFC v10.10 support Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
  [Patch v3 02/11] [media] s5p-mfc: Adding initial support for MFC v10.10 Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
  [Patch v3 08/11] [media] s5p-mfc: Add VP9 decoder support Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
  [Patch v3 01/11] [media] s5p-mfc: Rename IS_MFCV8 macro Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
  [Patch v3 11/11] Documention: v4l: Documentation for HEVC CIDs Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
    Re: [Patch v3 11/11] Documention: v4l: Documentation for HEVC CIDs Hans Verkuil <hverkuil@xs4all.nl> - 2017-04-03 10:30 +0200
      Re: [Patch v3 11/11] Documention: v4l: Documentation for HEVC CIDs Smitha T Murthy <smitha.t@samsung.com> - 2017-04-04 12:40 +0200
  [Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2  definition Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
    Re: [Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2  definition Hans Verkuil <hverkuil@xs4all.nl> - 2017-04-03 10:20 +0200
      Re: [Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2  definition Smitha T Murthy <smitha.t@samsung.com> - 2017-04-03 14:20 +0200
        Re: [Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2  definition Hans Verkuil <hverkuil@xs4all.nl> - 2017-04-03 14:20 +0200
          Re: [Patch v3 07/11] Documentation: v4l: Documentation for HEVC v4l2  definition Smitha T Murthy <smitha.t@samsung.com> - 2017-04-03 14:20 +0200
  [Patch v3 06/11] [media] s5p-mfc: Add support for HEVC decoder Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
    Re: [Patch v3 06/11] [media] s5p-mfc: Add support for HEVC decoder Hans Verkuil <hverkuil@xs4all.nl> - 2017-04-03 10:20 +0200
      Re: [Patch v3 06/11] [media] s5p-mfc: Add support for HEVC decoder Smitha T Murthy <smitha.t@samsung.com> - 2017-04-03 14:20 +0200
  [Patch v3 09/11] [media] v4l2: Add v4l2 control IDs for HEVC  encoder Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
    Re: [Patch v3 09/11] [media] v4l2: Add v4l2 control IDs for HEVC  encoder Hans Verkuil <hverkuil@xs4all.nl> - 2017-04-03 10:30 +0200
      Re: [Patch v3 09/11] [media] v4l2: Add v4l2 control IDs for HEVC  encoder Smitha T Murthy <smitha.t@samsung.com> - 2017-04-03 14:20 +0200
  [Patch v3 03/11] [media] s5p-mfc: Use min scratch buffer size as  provided by F/W Smitha T Murthy <smitha.t@samsung.com> - 2017-03-31 11:10 +0200
  Re: [Patch v3 00/11] Add MFC v10.10 support Andrzej Hajda <a.hajda@samsung.com> - 2017-03-31 15:40 +0200
    Re: [Patch v3 00/11] Add MFC v10.10 support Smitha T Murthy <smitha.t@samsung.com> - 2017-04-03 08:20 +0200

csiph-web