Re: [PATCH 4/4] kms++util: Add frame compare functionality

2017-12-18 Thread Laurent Pinchart
Hi Kieran, Thank you for the patch. On Thursday, 14 December 2017 01:10:12 EET Kieran Bingham wrote: > From: Kieran Bingham > > Provide a means to compare two identically sized framebuffers. > > This basic implementation expects the two buffers to have the

Re: [PATCH 4/4] kms++util: Add frame compare functionality

2017-12-16 Thread Kieran Bingham
Hi Tomi, On 15/12/17 14:09, Tomi Valkeinen wrote: > Hi, > > On 14/12/17 01:10, Kieran Bingham wrote: >> From: Kieran Bingham >> >> Provide a means to compare two identically sized framebuffers. >> >> This basic implementation expects the two buffers to have the

Re: [PATCH 4/4] kms++util: Add frame compare functionality

2017-12-15 Thread Tomi Valkeinen
Hi, On 14/12/17 01:10, Kieran Bingham wrote: From: Kieran Bingham Provide a means to compare two identically sized framebuffers. This basic implementation expects the two buffers to have the same formats and sizes, and will return zero for identical frames,

Re: [PATCH 4/4] kms++util: Add frame compare functionality

2017-12-14 Thread Kieran Bingham
Hi Geert, On 14/12/17 08:52, Geert Uytterhoeven wrote: > Hi Kieran, > > On Thu, Dec 14, 2017 at 12:10 AM, Kieran Bingham wrote: >> From: Kieran Bingham >> >> Provide a means to compare two identically sized framebuffers. >> >> This basic

Re: [PATCH 4/4] kms++util: Add frame compare functionality

2017-12-14 Thread Geert Uytterhoeven
Hi Kieran, On Thu, Dec 14, 2017 at 12:10 AM, Kieran Bingham wrote: > From: Kieran Bingham > > Provide a means to compare two identically sized framebuffers. > > This basic implementation expects the two buffers to have the same > formats and

[PATCH 4/4] kms++util: Add frame compare functionality

2017-12-13 Thread Kieran Bingham
From: Kieran Bingham Provide a means to compare two identically sized framebuffers. This basic implementation expects the two buffers to have the same formats and sizes, and will return zero for identical frames, or a positive float representing and average