oleaut32: Use a saner calling convention for the marshaller asm thunks.
[wine] / dlls / msvidc32 / msvideo1.c
2010-07-28  Jörg Höhlemsvidc: ICDecompressQuery returns ICERR_BADFORMAT on...
2010-05-21  André Hentschelmsvidc32: Be less picky with formats.
2010-04-26  Gerald Pfeifermsvidc32: Remove variable bit_per_pixel which is not...
2010-04-13  Jörg Höhlemsvidc: Fix 16bit VIDEO-1/CRAM decompression.
2010-04-06  Jörg Höhlemsvidc32: Fix "Unknown message: 400e".
2010-01-11  Paul Vriensmsvidc32: Fix size parameter for memset (Coccinelle).
2009-11-21  Gerald Pfeifermsvidc32: Guard old code by #ifdef instead of plain...
2009-04-08  Jörg HöhlePerform case-insensitive FOURCC comparison of built...
2007-06-19  Andrew Talbotmsvidc32: Constify some variables.
2006-10-06  Michael Stefaniucmsvidc32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-11  Dmitry TimoshkovHandle ICM_CONFIGURE request in ICCVID and MSVIDC32...
2006-02-07  Dmitry TimoshkovClearly indicate that ICCVID and MSVIDC32 do not suppor...
2006-02-03  Dmitry TimoshkovAdd a check for icinfo->fccType in DRV_OPEN message...
2005-12-12  Eric Pouechvidc: Return error codes when a message isn't supported.
2005-12-05  Francois Gougetmsvidc32: Add a comment for DllMain() to stop winapi_ch...
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-28  Dmitry TimoshkovSet both dwVersionICM and dwVersion to ICVERSION in...
2005-11-28  Dmitry TimoshkovAdd support for ICM_GETINFO in msvidc32 codec (based...
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-16  Dmitry TimoshkovTake palette into account while responding on
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-01-23  Mike McCormackMerged ffmpeg's MS Video 1 decoder by Mike Melanson.