changeset 2714:3615abd17375

ignoring decompressquery error
author arpi
date Mon, 05 Nov 2001 14:59:51 +0000
parents d5af4a6afa4c
children 7406f6d1c8ba
files dll_init.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dll_init.c	Mon Nov 05 14:56:18 2001 +0000
+++ b/dll_init.c	Mon Nov 05 14:59:51 2001 +0000
@@ -319,8 +319,8 @@
       ICDecompressQuery(sh_video->hic, sh_video->bih, &sh_video->o_bih);
   if(ret){
     mp_msg(MSGT_WIN32,MSGL_ERR,"ICDecompressQuery failed: Error %d\n", (int)ret);
-    return 0;
-  }
+//    return 0;
+  } else
   mp_msg(MSGT_WIN32,MSGL_V,"ICDecompressQuery OK\n");
 
   ret = ex ?