Jörg Höhle
|
c678bdd718
|
msvidc: ICDecompressQuery returns ICERR_BADFORMAT on error.
|
2010-07-28 16:28:23 +02:00 |
André Hentschel
|
f31e30d1be
|
msvidc32: Be less picky with formats.
|
2010-05-21 18:58:04 +02:00 |
Gerald Pfeifer
|
ba9b207274
|
msvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress and CRAM_DecompressEx.
|
2010-04-26 07:02:39 -05:00 |
Jörg Höhle
|
5578446530
|
msvidc: Fix 16bit VIDEO-1/CRAM decompression.
|
2010-04-13 13:06:48 +02:00 |
Jörg Höhle
|
d0b92c91f8
|
msvidc32: Fix "Unknown message: 400e".
|
2010-04-06 18:08:04 +02:00 |
Paul Vriens
|
b543c40de4
|
msvidc32: Fix size parameter for memset (Coccinelle).
|
2010-01-11 11:35:00 -06:00 |
Gerald Pfeifer
|
a15f283c7d
|
msvidc32: Guard old code by #ifdef instead of plain #if.
|
2009-11-21 14:31:45 +01:00 |
Jörg Höhle
|
e7c06ea6ae
|
Perform case-insensitive FOURCC comparison of built-in video codecs.
|
2009-04-08 11:37:52 +02:00 |
Andrew Talbot
|
76d857f3f5
|
msvidc32: Constify some variables.
|
2007-06-19 11:32:52 +02:00 |
Michael Stefaniuc
|
8fac9960b8
|
msvidc32: Win64 printf format warning fixes.
|
2006-10-06 12:33:14 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02: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 |
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 |
Dmitry Timoshkov
|
8140d66c47
|
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
|
2005-11-28 20:53:22 +01:00 |
Dmitry Timoshkov
|
19021aab0d
|
Set both dwVersionICM and dwVersion to ICVERSION in Wine builtin
codecs.
|
2005-11-28 17:31:48 +01:00 |
Dmitry Timoshkov
|
0a1e28fe3f
|
Add support for ICM_GETINFO in msvidc32 codec (based on msrle32).
|
2005-11-28 10:45:02 +01:00 |
Stefan Huehner
|
2440dcfe88
|
Fix -Wmissing-declarations warnings.
|
2005-07-05 12:49:14 +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 |