[svn] / branches / dev-api-4 / xvidcore / vfw / src / codec.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/codec.c

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

revision 1301, Fri Jan 2 13:18:28 2004 UTC revision 1305, 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.1301  
changed lines
  Added in v.1305

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