Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2015-11-09 Thread Laurent Pinchart
Hi Sylwester, Reviving a "slightly" old discussion. On Wednesday 29 October 2014 13:45:46 Laurent Pinchart wrote: > On Tuesday 09 September 2014 16:45:17 Sylwester Nawrocki wrote: > > On 09/09/14 15:18, Laurent Pinchart wrote: > >> On Tuesday 22 July 2014 00:44:34 Hans Verkuil wrote: > >>> On 07/

Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2014-10-29 Thread Laurent Pinchart
Hi Sylwester, On Tuesday 09 September 2014 16:45:17 Sylwester Nawrocki wrote: > On 09/09/14 15:18, Laurent Pinchart wrote: > > On Tuesday 22 July 2014 00:44:34 Hans Verkuil wrote: > >> On 07/22/2014 12:30 AM, Laurent Pinchart wrote: > >>> On Monday 21 July 2014 23:43:16 Hans Verkuil wrote: >

Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2014-09-09 Thread Sylwester Nawrocki
On 09/09/14 15:18, Laurent Pinchart wrote: > On Tuesday 22 July 2014 00:44:34 Hans Verkuil wrote: >> On 07/22/2014 12:30 AM, Laurent Pinchart wrote: >>> On Monday 21 July 2014 23:43:16 Hans Verkuil wrote: On 07/21/2014 10:39 PM, Laurent Pinchart wrote: > The RGB666 pixel format doesn't inc

Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2014-09-09 Thread Laurent Pinchart
On Tuesday 22 July 2014 00:44:34 Hans Verkuil wrote: > On 07/22/2014 12:30 AM, Laurent Pinchart wrote: > > On Monday 21 July 2014 23:43:16 Hans Verkuil wrote: > >> On 07/21/2014 10:39 PM, Laurent Pinchart wrote: > >>> The RGB666 pixel format doesn't include an alpha channel. Document it as > >>> su

Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2014-07-21 Thread Hans Verkuil
On 07/22/2014 12:30 AM, Laurent Pinchart wrote: > Hi Hans, > > On Monday 21 July 2014 23:43:16 Hans Verkuil wrote: >> On 07/21/2014 10:39 PM, Laurent Pinchart wrote: >>> The RGB666 pixel format doesn't include an alpha channel. Document it as >>> such. >>> >>> Signed-off-by: Laurent Pinchart >>>

Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2014-07-21 Thread Laurent Pinchart
Hi Hans, On Monday 21 July 2014 23:43:16 Hans Verkuil wrote: > On 07/21/2014 10:39 PM, Laurent Pinchart wrote: > > The RGB666 pixel format doesn't include an alpha channel. Document it as > > such. > > > > Signed-off-by: Laurent Pinchart > > --- > > > > .../DocBook/media/v4l/pixfmt-packed-rgb.

Re: [PATCH] v4l: Clarify RGB666 pixel format definition

2014-07-21 Thread Hans Verkuil
On 07/21/2014 10:39 PM, Laurent Pinchart wrote: > The RGB666 pixel format doesn't include an alpha channel. Document it as > such. > > Signed-off-by: Laurent Pinchart > --- > .../DocBook/media/v4l/pixfmt-packed-rgb.xml | 20 > ++-- > 1 file changed, 6 insertions(+), 14

[PATCH] v4l: Clarify RGB666 pixel format definition

2014-07-21 Thread Laurent Pinchart
The RGB666 pixel format doesn't include an alpha channel. Document it as such. Signed-off-by: Laurent Pinchart --- .../DocBook/media/v4l/pixfmt-packed-rgb.xml | 20 ++-- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/Documentation/DocBook/media/v4l/pixfmt