Mercurial > mplayer.hg
changeset 26389:b65cf3a35900
Oops...should be "drv43260.dll" instead of "drv34260.dll"
author | zuxy |
---|---|
date | Sat, 12 Apr 2008 18:35:11 +0000 |
parents | a630c8945001 |
children | b2cc442c095d |
files | libmpcodecs/vd_realvid.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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] = {