[svn] / branches / release-1_3-branch / xvidcore / vfw / src / codec.c Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/vfw/src/codec.c

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

revision 1592, Mon Jan 10 05:01:01 2005 UTC revision 1597, Sun Jan 30 14:04:11 2005 UTC
# Line 962  Line 962 
962          memset(&init, 0, sizeof(init));          memset(&init, 0, sizeof(init));
963          init.version = XVID_VERSION;          init.version = XVID_VERSION;
964          init.cpu_flags = codec->config.cpu;          init.cpu_flags = codec->config.cpu;
965      init.debug = codec->config.debug;
966          codec->xvid_global_func(0, XVID_GBL_INIT, &init, NULL);          codec->xvid_global_func(0, XVID_GBL_INIT, &init, NULL);
967    
968          memset(&create, 0, sizeof(create));          memset(&create, 0, sizeof(create));

Legend:
Removed from v.1592  
changed lines
  Added in v.1597

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