Vincent Povirk : windowscodecs: Implement Initialize for the GIF decoder.
Aug. 18, 2009
3:02 p.m.
Module: wine Branch: master Commit: e6eb982ca66017781b56e695b08bfbd27f6971d9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e6eb982ca66017781b56e695b0... Author: Vincent Povirk <vincent(a)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=e6eb982ca66017781b56e6...
6065
Age (days ago)
6065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard