d3d10: Implement ID3D10EffectVariable::AsShaderResource().
[wine] / dlls / msvidc32 / msvideo1.c
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.