18 Aug
2009
18 Aug
'09
10:01 a.m.
Module: wine Branch: master Commit: 83d8f615b3a94179365fceef3dead218bb6a5eed URL: http://source.winehq.org/git/wine.git/?a=commit;h=83d8f615b3a94179365fceef3d... Author: Vincent Povirk <madewokherd(a)gmail.com> Date: Wed Aug 5 21:41:38 2009 -0500 windowscodecs: Add test for pixel format conversion. --- dlls/windowscodecs/tests/Makefile.in | 3 +- dlls/windowscodecs/tests/converter.c | 332 ++++++++++++++++++++++++++++++++++ 2 files changed, 334 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=83d8f615b3a94179365fce...