Re: [Development] [Interest] Fastest Way to convert a QVideoFrame to an QImage?

2014-02-14 Thread Allan Sandfeld Jensen
On Wednesday 12 February 2014, Thiago Macieira wrote: > Em qua 12 fev 2014, às 09:55:09, Jason H escreveu: > > Well Qt does NOT support grayscale. None of the QImage::Formats are gray. > > It's either mono, indexed color or color bits. Which is why I'm a but > > unsure of what is faster. I would as

Re: [Development] [Interest] Fastest Way to convert a QVideoFrame to an QImage?

2014-02-12 Thread Thiago Macieira
Em qua 12 fev 2014, às 09:55:09, Jason H escreveu: > Well Qt does NOT support grayscale. None of the QImage::Formats are gray. > It's either mono, indexed color or color bits. Which is why I'm a but > unsure of what is faster. I would assume setting a pixel on Indexed 8, > would take a RGB or index