On 08/01/2014 05:02 PM, Jean-Marc VOLLE wrote:
> From: vollejm
>
> UHD video content may be encoded using a new color space (BT2020). This patch
> adds it to the v4l2_colorspace enum
FYI: I've just posted a patch series that enhances V4L2 colorspace support to
include BT.2020 (among others).
S
inuxtv.org documentation is updated, but it seems to
track the media_tree.git master
branch and not last released kernel.
Regards,
Hans
>
> Regards.
> JM
>
> -----Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: vendredi 1 août 2014 18:37
>
Message-
From: Hans Verkuil [mailto:hverk...@xs4all.nl]
Sent: vendredi 1 août 2014 18:37
To: Jean-Marc VOLLE; linux-media@vger.kernel.org
Cc: Divneil Rai WADHAWAN
Subject: Re: [PATCH] ITU BT2020 support in v4l2_colorspace
On 08/01/2014 05:54 PM, Jean-Marc VOLLE wrote:
> Hello Hans,
> Than
kernel we made it possible to extend v4l2_pix_format. See the priv
field description here:
http://hverkuil.home.xs4all.nl/spec/media.html#v4l2-pix-format
Regards,
Hans
>
> Regards.
> JM
>
>
> -Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4a
From: Hans Verkuil [mailto:hverk...@xs4all.nl]
Sent: vendredi 1 août 2014 17:10
To: Jean-Marc VOLLE; linux-media@vger.kernel.org
Cc: Divneil Rai WADHAWAN
Subject: Re: [PATCH] ITU BT2020 support in v4l2_colorspace
On 08/01/2014 05:02 PM, Jean-Marc VOLLE wrote:
> From: vollejm
>
> UHD vide
On 08/01/2014 05:02 PM, Jean-Marc VOLLE wrote:
> From: vollejm
>
> UHD video content may be encoded using a new color space (BT2020). This patch
> adds it to the v4l2_colorspace enum
I'm not opposed to this, but have you actually seen video streams with this
colorspace?
More to the point, this
From: vollejm
UHD video content may be encoded using a new color space (BT2020). This patch
adds it to the v4l2_colorspace enum
Signed-off-by:
---
Documentation/DocBook/media/v4l/biblio.xml | 10 ++
Documentation/DocBook/media/v4l/pixfmt.xml | 14 ++
include/uapi/linux/vi