[svn] / branches / dev-api-3 / vfw / src / config.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/vfw/src/config.h

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

revision 660, Tue Nov 19 13:23:17 2002 UTC revision 670, Thu Nov 21 12:51:28 2002 UTC
# Line 96  Line 96 
96  //added by koepi for gruel's greyscale_mode  //added by koepi for gruel's greyscale_mode
97          int greyscale;          int greyscale;
98  // end of koepi's additions  // end of koepi's additions
 #ifdef BFRAMES  
99          int max_bframes;          int max_bframes;
100          int bquant_ratio;          int bquant_ratio;
101          int bquant_offset;          int bquant_offset;
102          int packed;          int packed;
103          int dx50bvop;          int dx50bvop;
104          int debug;          int debug;
 #endif  
105    
106          int min_iquant;          int min_iquant;
107          int max_iquant;          int max_iquant;
# Line 159  Line 157 
157  #ifdef _SMP  #ifdef _SMP
158          int num_threads;          int num_threads;
159  #endif  #endif
 #ifdef BFRAMES  
160          int frame_drop_ratio;          int frame_drop_ratio;
 #endif  
161    
162  //      char build[50];  //      char build[50];
163          DWORD cpu;          DWORD cpu;

Legend:
Removed from v.660  
changed lines
  Added in v.670

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