Commit Graph

27 Commits (379460f6daa1573534039c4f5f9fa37fd590f3be)

Author SHA1 Message Date
Jonathan Ernst b3102cf7fe msvidc: French localization. 2006-04-17 11:58:17 +02:00
András Kovács 7ad51eab0b msvidc32: Added Hungarian translation. 2006-03-15 11:32:50 +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ı 4c3e37c27e msvidc32: Turkish translation. 2006-02-06 13:05:12 +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
Eric Pouech ed43709a38 vidc: Return error codes when a message isn't supported. 2005-12-12 11:53:28 +01:00
Francois Gouget 6e7d8a7271 msvidc32: Add a comment for DllMain() to stop winapi_check from
complaining about it.
2005-12-05 12:49:51 +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 0a1e28fe3f Add support for ICM_GETINFO in msvidc32 codec (based on msrle32). 2005-11-28 10:45:02 +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
Stefan Huehner 2440dcfe88 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +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
Alexandre Julliard 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Patrik Stridvall ede82e3055 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
Dmitry Timoshkov 80064d78e2 Take palette into account while responding on
ICM_DECOMPRESS_GETFORMAT.
2004-02-16 20:34:18 +00:00
Francois Gouget ad5ff7ceeb Assorted spelling and case fixes. 2004-02-09 22:07:42 +00:00
Mike McCormack 4cc64c8e5e Merged ffmpeg's MS Video 1 decoder by Mike Melanson. 2004-01-23 05:00:37 +00:00