On Tue, May 27, 2025 at 03:36:16PM +0200, Louis Chauvet wrote:
>
>
> Le 22/05/2025 à 17:39, Maxime Ripard a écrit :
> > On Mon, May 12, 2025 at 03:07:55PM +0200, Louis Chauvet wrote:
> > > Hi Maxime,
> > >
> > > Did you have the time to look at this patch?
> > >
> > > Pekka added his Acked-by,
Le 22/05/2025 à 17:39, Maxime Ripard a écrit :
On Mon, May 12, 2025 at 03:07:55PM +0200, Louis Chauvet wrote:
Hi Maxime,
Did you have the time to look at this patch?
Pekka added his Acked-by, but as you made some remarks about this patch, I
would like to have your validation before applying
On Mon, May 12, 2025 at 03:07:55PM +0200, Louis Chauvet wrote:
> Hi Maxime,
>
> Did you have the time to look at this patch?
>
> Pekka added his Acked-by, but as you made some remarks about this patch, I
> would like to have your validation before applying it.
Yep, thank you
Acked-by: Maxime Ri
Hi Maxime,
Did you have the time to look at this patch?
Pekka added his Acked-by, but as you made some remarks about this patch,
I would like to have your validation before applying it.
Thanks a lot,
Louis Chauvet
Le 15/04/2025 à 15:55, Louis Chauvet a écrit :
From: Arthur Grillo
Create K
From: Arthur Grillo
Create KUnit tests to test the conversion between YUV and RGB. Test each
conversion and range combination with some common colors.
The code used to compute the expected result can be found in comment.
[Louis Chauvet:
- fix minor formating issues (whitespace, double line)
- c