Vincent Povirk : windowscodecs: Implement Initialize for the GIF decoder.

Alexandre Julliard julliard at winehq.org
Tue Aug 18 10:02:08 CDT 2009


Module: wine
Branch: master
Commit: e6eb982ca66017781b56e695b08bfbd27f6971d9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e6eb982ca66017781b56e695b08bfbd27f6971d9

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Mon Aug 17 10:18:31 2009 -0500

windowscodecs: Implement Initialize for the GIF decoder.

---

 dlls/windowscodecs/Makefile.in |    3 +-
 dlls/windowscodecs/gifformat.c |   54 ++-
 dlls/windowscodecs/ungif.c     |  999 ++++++++++++++++++++++++++++++++++++++++
 dlls/windowscodecs/ungif.h     |  169 +++++++
 4 files changed, 1222 insertions(+), 3 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e6eb982ca66017781b56e695b08bfbd27f6971d9



More information about the wine-cvs mailing list