[cvs] / xvidcore / vfw / src / codec.c Repository:
ViewVC logotype

Diff of /xvidcore/vfw/src/codec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.27, Fri Jan 2 13:18:28 2004 UTC revision 1.1.2.28, Sat Jan 3 12:06:11 2004 UTC
# Line 303  Line 303 
303    
304  static int init_dll()  static int init_dll()
305  {  {
306          /*if (m_hdll != NULL) return;*/          if (m_hdll != NULL) return 0;
307    
308          DPRINTF("init_dll");          DPRINTF("init_dll");
309          m_hdll = LoadLibrary(XVID_DLL_NAME);          m_hdll = LoadLibrary(XVID_DLL_NAME);

Legend:
Removed from v.1.1.2.27  
changed lines
  Added in v.1.1.2.28

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4