--- codec.c 2004/01/02 13:18:28 1.1.2.27 +++ codec.c 2004/01/03 12:06:11 1.1.2.28 @@ -303,7 +303,7 @@ static int init_dll() { - /*if (m_hdll != NULL) return;*/ + if (m_hdll != NULL) return 0; DPRINTF("init_dll"); m_hdll = LoadLibrary(XVID_DLL_NAME);