[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 716, Sat Dec 14 06:09:33 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;
105  #endif          int reduced_resolution;
106    
107          int min_iquant;          int min_iquant;
108          int max_iquant;          int max_iquant;
# Line 159  Line 158 
158  #ifdef _SMP  #ifdef _SMP
159          int num_threads;          int num_threads;
160  #endif  #endif
 #ifdef BFRAMES  
161          int frame_drop_ratio;          int frame_drop_ratio;
162  #endif  
163            /* decoder */
164    
165            int deblock_y;
166            int deblock_uv;
167    
168  //      char build[50];  //      char build[50];
169          DWORD cpu;          DWORD cpu;

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

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