[PATCH 1/9] gdiplus: Don't create new instance of IWICBitmapDecoder to encode every frame of animation (try3)

Piotr Caban piotr at codeweavers.com
Thu Mar 12 04:17:03 CDT 2015


try3:
  - removed unneeded QueryInterface calls (patch 6)
  - initialize select_frame function to NULL (patch 1)
  - added tests requested by Dmitry (patches 8 and 9)

---
  dlls/gdiplus/gdiplus_private.h |   1 +
  dlls/gdiplus/image.c           | 197 
++++++++++++++++++++++++++---------------
  2 files changed, 128 insertions(+), 70 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdiplus-Don-t-create-new-instance-of-IWICBitmapDecoder.txt
Type: text/x-patch
Size: 14632 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150312/5b4e2a68/attachment-0001.bin>


More information about the wine-patches mailing list