[PATCH 1/3] gdiplus: Store IWICBitmapDecoder inside GpBitmap

Piotr Caban piotr.caban at gmail.com
Tue Mar 10 06:25:55 CDT 2015


On 03/10/15 01:56, Vincent Povirk wrote:
> As long as we're doing this, we should probably make use of the
> decoder in GdipImageSelectActiveFrame, and maybe we shouldn't bother
> when we just have one frame.

I use it in patch 3 in select_image_gif. I'm planning to use it in other 
formats later. I'll send a fixed version that doesn't store the decoder 
if we have only one frame.

Thanks,
Piotr



More information about the wine-devel mailing list