[1/3] winmm/tests: Add MPEGVideo driver tests using a wave audio file.

Anders Jonsson anders.jonsson at norsjonet.se
Fri Jan 30 11:02:28 CST 2015


On 2015-01-30 16:56, Akihiro Sagawa wrote:

>+    if(err) {
>+        skip("Cannot open empfile.wav type MEPGVideo for playing (%s), skipping\n", dbg_mcierr(err));
>+        return;
>+    }

Shouldn't this be "MPEGVideo" as in the rest of the patch?


Regards,
Anders Jonsson




More information about the wine-patches mailing list