# HG changeset patch # User zuxy # Date 1208025311 0 # Node ID b65cf3a35900c97e364bb0e64c94c821d8f5aef2 # Parent a630c8945001e7c4de6f0ab564a60aa9c1be3107 Oops...should be "drv43260.dll" instead of "drv34260.dll" diff -r a630c8945001 -r b65cf3a35900 libmpcodecs/vd_realvid.c --- a/libmpcodecs/vd_realvid.c Sat Apr 12 18:31:08 2008 +0000 +++ b/libmpcodecs/vd_realvid.c Sat Apr 12 18:35:11 2008 +0000 @@ -204,7 +204,7 @@ rv_handle = handle; #ifndef WIN32_LOADER { - if (strstr(path, "drv34260.dll")) { + if (strstr(path, "drv43260.dll")) { int patched; // patch away multithreaded decoding, it causes crashes static const uint8_t oldcode[13] = {