ChangeSet ID: 10690 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/01/14 22:56:19 Modified files: dlls : Makefile.in . : configure.ac configure Added files: dlls/iccvid : iccvid.spec iccvid.c Makefile.in .cvsignore Log message: Tim Ferguson <Tim.Ferguson(a)infotech.monash.edu.au> Mike McCormack <mike(a)codeweavers.com> Port Tim Ferguson's ICCVID codec to Wine. Patch: http://cvs.winehq.com/patch.py?id=10690 Old revision New revision Changes Path 1.197 1.198 +13 -0 wine/dlls/Makefile.in 1.229 1.230 +1 -0 wine/configure.ac 1.510 1.511 +2 -1 wine/configure Added 1.1 +0 -0 wine/dlls/iccvid/iccvid.spec Added 1.1 +0 -0 wine/dlls/iccvid/iccvid.c Added 1.1 +0 -0 wine/dlls/iccvid/Makefile.in Added 1.1 +0 -0 wine/dlls/iccvid/.cvsignore