diff loader/win32.c @ 22367:97639699240b

Update 3ivx decoder to latest version and allow it to load required library.
author voroshil
date Thu, 01 Mar 2007 02:26:08 +0000
parents bd6a451d2588
children 9977fe541c4d
line wrap: on
line diff
--- a/loader/win32.c	Thu Mar 01 02:06:22 2007 +0000
+++ b/loader/win32.c	Thu Mar 01 02:26:08 2007 +0000
@@ -5432,7 +5432,7 @@
 
 #ifndef LOADLIB_TRY_NATIVE
   /* hack for vss h264 */
-  if (!strcmp(library,"vssh264core.dll"))
+  if (!strcmp(library,"vssh264core.dll") || !strcmp(library,"3ivx.dll"))
 #endif
     /* ok, this is a hack, and a big memory leak. should be fixed. - alex */
     {