Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1591795 > unrolled thread
| Started by | Smitha T Murthy <smitha.t@samsung.com> |
|---|---|
| First post | 2017-03-03 10:20 +0100 |
| Last post | 2017-03-14 12:40 +0100 |
| Articles | 3 — 2 participants |
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.
[Patch v2 07/11] Documentation: v4l: Documentation for HEVC v4l2 definition Smitha T Murthy <smitha.t@samsung.com> - 2017-03-03 10:20 +0100
Re: [Patch v2 07/11] Documentation: v4l: Documentation for HEVC v4l2 definition Andrzej Hajda <a.hajda@samsung.com> - 2017-03-07 10:20 +0100
Re: [Patch v2 07/11] Documentation: v4l: Documentation for HEVC v4l2 definition Smitha T Murthy <smitha.t@samsung.com> - 2017-03-14 12:40 +0100
| From | Smitha T Murthy <smitha.t@samsung.com> |
|---|---|
| Date | 2017-03-03 10:20 +0100 |
| Subject | [Patch v2 07/11] Documentation: v4l: Documentation for HEVC v4l2 definition |
| Message-ID | <tgRxw-7rN-35@gated-at.bofh.it> |
Add V4L2 definition for HEVC compressed format
Signed-off-by: Smitha T Murthy <smitha.t@samsung.com>
---
Documentation/media/uapi/v4l/pixfmt-013.rst | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
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.
--
1.7.2.3
[toc] | [next] | [standalone]
| From | Andrzej Hajda <a.hajda@samsung.com> |
|---|---|
| Date | 2017-03-07 10:20 +0100 |
| Message-ID | <tijrI-5mG-7@gated-at.bofh.it> |
| In reply to | #1591795 |
On 03.03.2017 10:07, Smitha T Murthy wrote: > 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 files changed, 5 insertions(+), 0 deletions(-) > > 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. >
[toc] | [prev] | [next] | [standalone]
| From | Smitha T Murthy <smitha.t@samsung.com> |
|---|---|
| Date | 2017-03-14 12:40 +0100 |
| Message-ID | <tkSY2-7U6-17@gated-at.bofh.it> |
| In reply to | #1594024 |
On Tue, 2017-03-07 at 09:39 +0100, Andrzej Hajda wrote: > On 03.03.2017 10:07, Smitha T Murthy wrote: > > 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> > > Thank you for the review. Regards, Smitha T Murthy > > > --- > > Documentation/media/uapi/v4l/pixfmt-013.rst | 5 +++++ > > 1 files changed, 5 insertions(+), 0 deletions(-) > > > > 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. > > > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web