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

Diff of /vfw/src/driverproc.c

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

revision 1.5, Sat Aug 31 09:54:36 2002 UTC revision 1.5.2.2, Thu Oct 24 14:45:24 2002 UTC
# Line 24  Line 24 
24   *      History:   *      History:
25   *   *
26   *      31.08.2002      Configure() export   *      31.08.2002      Configure() export
27   *      01.12.2001      inital version; (c)2001 peter ross <suxen_drol@hotmail.com>   *      01.12.2001      inital version; (c)2001 peter ross <pross@xvid.org>
28   *   *
29   *************************************************************************/   *************************************************************************/
30    
# Line 87  Line 87 
87                          }                          }
88    
89                          codec->ehandle = codec->dhandle = NULL;                          codec->ehandle = codec->dhandle = NULL;
90                            codec->fbase = 25;
91                            codec->fincr = 1;
92                          config_reg_get(&codec->config);                          config_reg_get(&codec->config);
93    
94                          /* bad things happen if this is uncommented                          /* bad things happen if this is uncommented

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.2

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