Commit Graph

30 Commits (360a3f914235e04216a3691390662885c1867eb1)

Author SHA1 Message Date
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jonathan Ernst b97f7dff0e iccvid: French localization. 2006-04-17 11:58:42 +02:00
András Kovács 01b21ee174 iccvid: Added Hungarian translation. 2006-03-15 11:31:40 +01:00
Dmitry Timoshkov b4b3e6a165 Handle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs. 2006-02-11 12:15:07 +01:00
Dmitry Timoshkov 538ed06c41 Clearly indicate that ICCVID and MSVIDC32 do not support compression. 2006-02-07 12:28:04 +01:00
Fatih Aşıcı 6ff443fb1f iccvid: Turkish translation. 2006-02-06 13:03:42 +01:00
Dmitry Timoshkov c13ae56289 Add a check for icinfo->fccType in DRV_OPEN message handler of builtin
video codecs.
2006-02-03 12:29:26 +01:00
Dmitry Timoshkov bd52a2eedf iccvid: Add support for ICM_DECOMPRESS_END message. 2005-12-15 10:24:49 +01:00
Eric Pouech ed43709a38 vidc: Return error codes when a message isn't supported. 2005-12-12 11:53:28 +01:00
Alexander N. Sørnes f33d726276 Update Norwegian Bokmaal resources. 2005-12-05 12:02:38 +01:00
YunSong Hwang 83befb5d4d Add Korean translations. 2005-11-29 17:21:23 +01:00
Dmitry Timoshkov 8140d66c47 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
Henning Gerhardt eaae447177 Add German resources. 2005-11-28 20:51:54 +01:00
Dmitry Timoshkov 19021aab0d Set both dwVersionICM and dwVersion to ICVERSION in Wine builtin
codecs.
2005-11-28 17:31:48 +01:00
Alexandre Julliard 127df1e115 Ignore generated rsrc.res. 2005-11-28 11:00:57 +01:00
Dmitry Timoshkov 5f6cf2a342 Add support for ICM_GETINFO in iccvid codec (based on msrle32). 2005-11-28 10:44:54 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Alexandre Julliard 13deedc524 Removed a few more unnecessary import libraries. 2005-08-17 12:42:39 +00:00
Alexandre Julliard 205fc8a324 Make all the DriverProc entry points private. 2005-08-17 12:41:41 +00:00
Mike McCormack 383302c11e Make functions static. 2005-06-20 10:30:15 +00:00
Alexandre Julliard 34fa35dc99 Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
Mike McCormack 824e2fbc87 Signed compare fixes. 2004-08-25 17:30:31 +00:00
Robert Shearman 4560b25b80 Support 15- and 16-bit colour output. 2004-06-14 16:56:58 +00:00
Alexandre Julliard 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Mike McCormack 0601f6372f Correct geometry error in the ICCVID codec. 2004-03-17 20:47:13 +00:00
Dmitry Timoshkov 80064d78e2 Take palette into account while responding on
ICM_DECOMPRESS_GETFORMAT.
2004-02-16 20:34:18 +00:00
Mike McCormack d26f658acb Implement ICM_DECOMPRESSEX, fix some bugs. 2004-01-20 21:50:45 +00:00
Alexandre Julliard 0a106bff72 Authors: Tim Ferguson <Tim.Ferguson@infotech.monash.edu.au>, Mike McCormack <mike@codeweavers.com>
Port Tim Ferguson's ICCVID codec to Wine.
2004-01-15 04:56:18 +00:00