Module: wine Branch: master Commit: a1819978557f974a88cf8b56f753aa54972b9e67 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a1819978557f974a88cf8b56f7...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Mar 12 10:17:03 2015 +0100
gdiplus: Don't create new instance of IWICBitmapDecoder to encode every frame of animation.
---
dlls/gdiplus/gdiplus_private.h | 1 + dlls/gdiplus/image.c | 197 ++++++++++++++++++++++++++--------------- 2 files changed, 128 insertions(+), 70 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a1819978557f974a88cf8b...